[PEDIDO]3 Comandos
#3

nao fasso a minima ideia oq e loop mais vou tentar

@Edit
tentei faser um aki deu complier certinho
Код:
new Celula[128];
CMD:retirararmastodos(playerid, params[])
{
format(Celula, sizeof(Celula), "O Administrador %s Retirou as Armas de Todos os Players.", PlayerName(playerid));
SendClientMessageToAll(0x2641FEAA, Celula);
for(new i = 0; i < GetMaxPlayers(); i++)
{
ResetPlayerWeapons(i);
}
return true;
}
Reply


Messages In This Thread
[PEDIDO]3 Comandos - by MoisesXD - 17.11.2011, 14:49
Re: [PEDIDO]3 Comandos - by Lуs - 17.11.2011, 14:52
Respuesta: [PEDIDO]3 Comandos - by MoisesXD - 17.11.2011, 14:57
Re: [PEDIDO]3 Comandos - by Lуs - 17.11.2011, 15:00
Re: [PEDIDO]3 Comandos - by Aquilis - 17.11.2011, 15:02
Re: [PEDIDO]3 Comandos - by Lуs - 17.11.2011, 15:07
Respuesta: [PEDIDO]3 Comandos - by MoisesXD - 17.11.2011, 15:10
Re: Respuesta: [PEDIDO]3 Comandos - by Lуs - 17.11.2011, 15:17
Respuesta: [PEDIDO]3 Comandos - by MoisesXD - 17.11.2011, 15:23
Re: Respuesta: [PEDIDO]3 Comandos - by Lуs - 17.11.2011, 15:29

Forum Jump:


Users browsing this thread: 5 Guest(s)