OFPEC Forum
Editors Depot - Mission Editing and Scripting => Arma2 - Editing/Scripting General => Topic started by: laggy on 29 Jun 2010, 03:01:21
-
RPT:
Error in expression <(time - _timeNow) >= (_mainScope getVariable "delay")>
Error position: <>= (_mainScope getVariable "delay")>
Error >=: Type Script, expected Number
Init of SOM:
this setVariable ["settings", [ [], true, ["Swordsman", ["Swordsman"], "HQ", ["HQ"]], 60, false]];
Player group is Swordsman, HQ doesn't exist, but this works perfectly in other missions.
Does anyone have an idea of what is wrong?
It even happens even without the init stuff, just a clean unnamed SOM synced with my group.
I am lost here. It works as it should, but I hate script errors.
Thanks in advance :good:
Laggy
-
Apart from the entries in the RPT, does the error produce any unexpected behaviour that can be seen in the game?
-
Only with -showScriptErrors ON as far as I know.
It doesn't seem to affect the SOM's functionality in the game :scratch:
-
And the problem is...?!?
::)