[Pedido] Base "ChamarGuerra"
#2

PHP Code:
CMD:chamarguerra(playerid,params[])
{
new 
str[144], name[MAX_PLAYER_NAME];
GetPlayerName(playerid,name,sizeof(name));
format(str,sizeof(str),"O Dono da favela %s[%d] estб chamando para uma guerra",name,playerid);
SendClientMessageToAll(-1,str);
return 
1;

Reply


Messages In This Thread
Base "ChamarGuerra" - by BrGabrielBr - 06.05.2018, 22:43
Re: Base "ChamarGuerra" - by Huki - 06.05.2018, 23:47
Re: Base "ChamarGuerra" - by PilateGR - 07.05.2018, 01:04
Re: Base "ChamarGuerra" - by BrGabrielBr - 07.05.2018, 03:31

Forum Jump:


Users browsing this thread: 1 Guest(s)