24.03.2014, 14:00
SendClientMessage can crash the server if you use a placeholder in the text. An example that would crash:
Post OnPlayerPressButton function.
pawn Код:
SendClientMessage(playerid, -1, "[SERVER]: %s has teleported.");