03.11.2011, 14:14
One suggestion.
Because if the id isn't connected player and I use the /pay 12 5000, it GivePlayerMoney -5000.
pawn Code:
if(!IsPlayerConnected(ID)) return SendClientMessage(playerid, COLOR_RED, "[ERROR] {FFFFFF}Player is not connected!");