26.04.2013, 14:35
ok problem solved i remove
And add only
Then problem solved thanks for help
pawn Код:
PlayerInf[player1][Warnings] = 1;
pawn Код:
PlayerInfo[player1][Warnings] = PlayerInfo[player1][Warnings]+1;

