I'm trying to macros for it. What I have works, up to a point.
Deploy: drop trap in macro - target cursor, delay 1.0. (2 times) Repeat 6.
This one gives me a series of 12 target cursors which I use to place the traps in a pre-determined pattern around my rowboat without moving my char
Retrieve: target nearest object- use targeted object, delay 1.0, target next object, use targetted object, delay 1.0, target nearest object, use targeted object, delay 1.0 Repeat 7.
This one picks up the traps, but cycles through the rowboat rope too, which is why it's much longer than the 12 traps I placed. I use it out of sight of land so that I don't get put ashore.
Empty: drop FULL trap in macro - target self, repeat 10
This one empties them all.
Deploy: drop trap in macro - target cursor, delay 1.0. (2 times) Repeat 6.
This one gives me a series of 12 target cursors which I use to place the traps in a pre-determined pattern around my rowboat without moving my char
Retrieve: target nearest object- use targeted object, delay 1.0, target next object, use targetted object, delay 1.0, target nearest object, use targeted object, delay 1.0 Repeat 7.
This one picks up the traps, but cycles through the rowboat rope too, which is why it's much longer than the 12 traps I placed. I use it out of sight of land so that I don't get put ashore.
Empty: drop FULL trap in macro - target self, repeat 10
This one empties them all.