Sandbird
Valued Member!
Yeah i totally commented it out today, in a hope that it will fix it.
This is the new value: init = /*%FSM<STATEINIT""">*/""/*%FSM</STATEINIT""">*/;
I got infinistar running yeah, so my @ss is covered
when backdoors are not going public.hehe
I am really disappointed with the epoch coding scene...I am not saying that i can code well but besides maca and a few others in there most are just copy/pasters...
Debugging Arma is such a time waster....10h for a function...
I am trying with this now...same thing:
but i dont have high hopes....
On my test server i get no errors,(but i am alone there) .When i release it to the public server, no matter what...i get the error.
This is the new value: init = /*%FSM<STATEINIT""">*/""/*%FSM</STATEINIT""">*/;
I got infinistar running yeah, so my @ss is covered
I am really disappointed with the epoch coding scene...I am not saying that i can code well but besides maca and a few others in there most are just copy/pasters...
I am trying with this now...same thing:
Code:
_var = _object getvariable "Sarge";
if(isnil "_var") then {_grrrVal= 0;} else {_grrrVal = _var;};
if(_grrrVal == 1) exitWith { };
but i dont have high hopes....
On my test server i get no errors,(but i am alone there) .When i release it to the public server, no matter what...i get the error.