[Ajuda] Problemas gm
#4

Quote:

Coloquei os
TextDrawHideForPlayer(playerid, textlevel[playerid]);
TextDrawHideForPlayer(playerid, textexpe[playerid]);
Mais continua do mesmo geito.. :S

Outra duvida no OnPlayerText.. Eu queria que so o Nome dele ficasse com a cor do player, e o texto saisse branco, mais como faзo??

pawn Код:
new string456[128], pName[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pName, MAX_PLAYER_NAME);
   format(string456, sizeof(string456), "%s [%i] diz: %s",pName, playerid, text);
   new cor123 = GetPlayerColor(playerid);
   SendClientMessageToAll(cor123, string456);
Reply


Messages In This Thread
[Ajuda] Problemas gm - by rafa3dify - 28.09.2011, 14:34
Re: Problemas gm - by Pharrel - 28.09.2011, 14:37
Re: Problemas gm - by Vai_Besta - 28.09.2011, 15:29
Re: Problemas gm - by rafa3dify - 28.09.2011, 18:49

Forum Jump:


Users browsing this thread: 1 Guest(s)