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
) »
Scripting
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Scripting (Read 430 times)
0 Members and 1 Guest are viewing this topic.
augieranger
Guest
Scripting
«
on:
31 Jul 2003, 18:36:23 »
How to assign troops and cargo in the LSD addon? Anybody have a suggestion?
Logged
Black_Feather
Former Staff
I'll never forget you Daisey.
Re:Scripting
«
Reply #1 on:
31 Jul 2003, 21:12:42 »
for a single unit
this moveincargo lsdname;
and for a group
"_x moveincargo lsdname" foreach units this;
«
Last Edit: 31 Jul 2003, 21:14:14 by Black_Feather
»
Logged
augieranger
Guest
Re:Scripting
«
Reply #2 on:
01 Aug 2003, 14:57:54 »
duh, thanx, I was trying to "assigncargo" and it would not work.
Logged
deaddog
Guest
Re:Scripting
«
Reply #3 on:
01 Aug 2003, 16:18:50 »
I'm sure the "assignascargo" worked but you won't know until you order them to get in:
[unit1,unit2, etc] ordergetin true
or
[units groupname] ordergetin true
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
) »
Scripting
Top of page