[FilterScript] Atentado Torres Gйmeas
#3

Quote:
Originally Posted by 4LiSs0N
Посмотреть сообщение
pawn Код:
SendClientMessageToAll("%s atentou a primeira torre gйmea")
?
Nгo, nгo Alisson, poderнamos usar SendClientMessageToAll se a mensagem fosse tipo assim "Atentaram uma torre gкmea" (ah, e vocк esqueceu de por a cor)
Mas, pelo que vi, vocк quer por o nome, entгo tem que usar assim:
pawn Код:
new name[MAX_PLAYER_NAME],string[60];
GetPlayerName(playerid,name,sizeof(name));
format(string,sizeof(string),"%s atentou uma torre", name);
SendClientMessageToAll(-1,string);
Entendeu ?

@topic: Bom FS, terminando ele ficarб melhor ainda!
Reply


Messages In This Thread
Atentado Torres Gйmeas - by MonstrinhoVerde - 21.02.2012, 07:54
Re: Atentado Torres Gйmeas - by 4LiSs0N - 21.02.2012, 11:09
Re: Atentado Torres Gйmeas - by humildadeforever - 21.02.2012, 11:54
Re: Atentado Torres Gйmeas - by Lipe_Stronda - 21.02.2012, 12:02
Re: Atentado Torres Gйmeas - by 4LiSs0N - 21.02.2012, 12:07
Re: Atentado Torres Gйmeas - by MonstrinhoVerde - 21.02.2012, 12:11
Re: Atentado Torres Gйmeas - by humildadeforever - 21.02.2012, 12:15
Re: Atentado Torres Gйmeas - by 4LiSs0N - 21.02.2012, 12:18
Re: Atentado Torres Gйmeas - by andmeida10 - 21.02.2012, 12:27
Re: Atentado Torres Gйmeas - by Bosma_cmd - 22.02.2012, 20:01

Forum Jump:


Users browsing this thread: 1 Guest(s)