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
) »
moving units wid script.
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: moving units wid script. (Read 637 times)
0 Members and 1 Guest are viewing this topic.
aka
Guest
moving units wid script.
«
on:
25 Oct 2002, 21:50:38 »
can i move units with script, so its alot simpler, instead of working with both waypoints, and scripts.
Cheers :afro:
Logged
The_Milky_Bar_Kid
Guest
Re:moving units wid script.
«
Reply #1 on:
27 Oct 2002, 23:38:24 »
Yup, but I don't think it's simpler. Heres what the command reference says:
group move pos
Operand types:
group: Object or Group
pos: Array
Type of returned value:
Nothing
Description:
Creates waypoint move on given position (format Position ) and makes it actual group waypoint.
Example:
groupOne move getPos player
Hope that helps
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
) »
moving units wid script.
Top of page