Home   Help Search Login Register  

Author Topic: Can I order Seek&Destroy via script without WP?  (Read 564 times)

0 Members and 1 Guest are viewing this topic.

Offline Doffen74

  • Members
  • *
  • BUGGERS!!!
    • MarnarNett
Can I order Seek&Destroy via script without WP?
« on: 29 Jul 2005, 19:22:42 »
Is it possible to order Seek&Destroy via script without WP?
« Last Edit: 29 Jul 2005, 20:37:58 by bedges »

klavan

  • Guest
Re:Can I order Seek&Destroy via script without WP?
« Reply #1 on: 29 Jul 2005, 19:46:43 »
Not directly.

You can issue a move command relative to the position of who/what the dudes are supposed to search and destroy:

#Loop
Hunter move [getpos prey select 0, getpos prey select 1,  getpos prey select 2]
~1
goto "Loop"

Or you can search for an already existing script in the scirpt depot here:
http://www.ofpec.com/editors/browse.php?browsewhat=2&category=2_6

PS:
Try this, I think it's quite customable by the user:
http://www.ofpec.com/yabbse/index.php?board=27;action=display;threadid=24748




« Last Edit: 29 Jul 2005, 20:37:45 by bedges »