OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: vassili on 03 Jun 2003, 21:14:46
-
In a mission I'm making, your squad must join up with some other units but how would I do this> thanx
-
[untname,unitname,etc...] join yourunitname
LCD OUT
-
where do i write that
-
in trigers or WP on activision or in script
LCD OUT
-
thanks but it doesn't seem to work
my unit is called man, and the units which I want to join later in the mission are called man1, man2 and man3, I wrote this in a trigger, placed around the 3 units which I want to join: "(man1,man2,man3) join man". it doesnt seem to work it says "missing (" and "unknown operator". Could you please tell me exactly what to write and where.
I know I sound really stupid, but i'm new to ofp editing, so i need a bit of help to start off
-
Use a [ instead of a (. Just like LCD wrote.
-
Only a guess but, I think it should be:
[man1,man2,man3] join man
In other words use the square brackets
Ha........deaddog beat me to it
Planck
-
Plankl, Don't you just hate that , lol ;D
I mean Plank, not Plankl.
*third edit*
I mean Planck :P
-
Aye, :P is right ;)
Planck