12.01.2011, 22:48
I can't find out how to make an if command where it says if something is not equeal idk 0.
Ex:
if(PlayerInfo[playerid][pLevel] not equal 0)
What's the sign for "not equal" for numbers? I tried adding "!" infront of PlayerInfo but I get warnings.
Thanks
Ex:
if(PlayerInfo[playerid][pLevel] not equal 0)
What's the sign for "not equal" for numbers? I tried adding "!" infront of PlayerInfo but I get warnings.
Thanks