01.12.2009, 00:05
hi,
this is a basic if test written another way....
the result is equivalent to:
++Sim++
this is a basic if test written another way....
the result is equivalent to:
Код:
if(Players[playerid][loggedin]) { print("loadsaut:loaded"); } else { print("loadsaut:unload"); }