new string[128];format(string, sizeof(string), "[%i] %s",playerid, text);SendPlayerMessageToAll(playerid,string);