19.06.2010, 19:28
Use this:
Quote:
public OnPlayerText(playerid, text[]) { SendPlayerMessageToAll(playerid, "sentence"); return 1; } |