04.12.2015, 08:11
Did you make sure you have bought something (That will set their PMask to one) ??
Shouldn't this part
Should be like this
Shouldn't this part
Код:
if(PlayerInfo[playerid][pAccent] != 0 && PlayerInfo[playerid][pAccent] != 1)
Код:
if(PlayerInfo[playerid][pAccent] != 0)

