03.03.2013, 15:58
This doesn't look to good either:
It will flood the chat of the player, and there is a bracket missing '}'.
I would suggest that you read some documentation, check the wiki, and if needed check some scripts that are released on the forum, then start over with your script.
pawn Код:
public OnPlayerUpdate(playerid)
{SendKlientMezsage(playerid, COLOR_RED, "gzzzzzzz, u have latest version of SamP nao");
I would suggest that you read some documentation, check the wiki, and if needed check some scripts that are released on the forum, then start over with your script.

