OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Mr G on 16 Oct 2002, 00:14:40
-
Since I have updated my copy of OFP to 1.85, I have been unable to add more than 1 command to the init line of a unit screen. For some reason when ever I try to add more then two commands a warning pops up saying I am missing a ')'. Has this happened to anyone else who has fixed it or found a way to bypass it or something?
-
what commands are you using? if you have any ( you will have to close it with another )
-
I had the same prob but i found out that if you use ; instead of , it fixes it.
-
I had the same prob but i found out that if you use ; instead of , it fixes it.
You always need to use ";" ! Even in 1.75
-
that's because it's derived from c++, isn't it ?
-
I havn't tried it yet, but you could use ',' in 1.75 (I thought you had to, thus causing my problem). Thx chill