[AJUDA]Esqueci O Nome
#7

pawn Код:
CMD:tele(playerid,params[])
{
     SetPlayerPos(playerid,CX,CY,CZ);
     new String[80],Name[MAX_PLAYER_NAME];
     GetPlayerName(playerid,Name,24);
     format(String,80,"%s foi para o Tele!",Name);
     SendClientMessageToAll(-1,String);
     return 1;
}
Reply


Messages In This Thread
[AJUDA]Esqueci O Nome - by Jake_Dunlapp - 13.05.2012, 20:47
Re: [AJUDA]Esqueci O Nome - by Dolby - 13.05.2012, 20:53
Re: [AJUDA]Esqueci O Nome - by After - 13.05.2012, 21:06
Re: [AJUDA]Esqueci O Nome - by Jake_Dunlapp - 13.05.2012, 21:08
Re: [AJUDA]Esqueci O Nome - by Diogo123 - 13.05.2012, 21:11
Re: [AJUDA]Esqueci O Nome - by Jake_Dunlapp - 13.05.2012, 21:13
Re: [AJUDA]Esqueci O Nome - by ViictorDaay- - 13.05.2012, 21:19
Re: [AJUDA]Esqueci O Nome - by After - 13.05.2012, 21:22
Re: [AJUDA]Esqueci O Nome - by Dolby - 13.05.2012, 21:22
Re: [AJUDA]Esqueci O Nome - by Jake_Dunlapp - 13.05.2012, 21:29

Forum Jump:


Users browsing this thread: 1 Guest(s)