15.11.2016, 20:13
ok i did this but it works,but what is the difference between
and
??
PHP код:
if(PlayerInfo[playerid][pGiftused] != 1) return ..... code
PHP код:
if(PlayerInfo[playerid][pGiftused] == 1) return ....