Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Can I order Seek&Destroy via script without WP?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Can I order Seek&Destroy via script without WP? (Read 566 times)
0 Members and 1 Guest are viewing this topic.
Doffen74
Members
BUGGERS!!!
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
»
Logged
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
»
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Can I order Seek&Destroy via script without WP?
Top of page