11.10.2011, 02:10
Well I was hoping you would work it out lol.
If an invalid ID is the reason which this message will tell you, use a valid ID lol. Other than that I see no problems.
pawn Код:
if (id == INVALID_PLAYER_ID) { return SendClientMessage(playerid, -1, "No player online with that id."); }