10.01.2012, 22:07
Quote:
Very confusing.. How would I take away a int. Like this?
pawn Код:
Thanks in advance, -Snowman. |
You can also use it like this:
pawn Код:
SetPVarInt(playerid, "IncorrectLogin", --GetPVarInt(playerid, "IncorrectLogin")); // IncorrectLogin = IncorrectLogin-1