04.08.2012, 18:43
This mistake often happens to me.
And also this
Always forget the tags.
pawn Код:
SendClientMessage(playerid, -1, "Welcome back %s!", PName(playerid));
pawn Код:
static health; GetPlayerHealth(playerid, health);