03.08.2009, 09:29
Quote:
if(ReceiveInfo[playerid] == true) { new string [128]; new pName[MAX_PLAYER_NAME]; GetPlayerName(playerid, pName, sizeof(pName)); format(string, sizeof(string), "TELE: %s has gone to Skroad (/skroad)", pName); SendClientMessage(i,COLOR_YELLOW, string); } |
and you also send the message to all players even though the player has done /teleoff