[Pedido] comando
#2

Aqui e.e
CMD:nrg(playerid, params[])
{
new Float:X;
new Float:Y;
new Float:Z;
new pname[MAX_PLAYER_NAME];
GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
new string[128];
format(string, sizeof(string), "[AVISO] %s Fez uma nrg-500 (/nrg)", pname );
SendClientMessageToAll(-1, string);
GetPlayerPos(playerid,X,Y,Z);
CreateVehicle(522,X,Y+5,Z,1,1,1,90000);
return 1;
}


e.e eu esqueci como faz para ela sumir quando sai '-'
Reply


Messages In This Thread
comando - by [toːkʲoː]_Shinjuku_.] - 25.10.2012, 00:56
Re: comando - by Diogo123 - 25.10.2012, 01:39
Re: comando - by WLSF - 25.10.2012, 01:44
Re: comando - by [toːkʲoː]_Shinjuku_.] - 25.10.2012, 01:44
Re: comando - by ForT - 25.10.2012, 01:52

Forum Jump:


Users browsing this thread: 1 Guest(s)