[AJUDA] Comando por Limite?
#10

pawn Код:
CMD:kit(playerid, params[])
{
#pragma unused params
 if(PlayerInfo[playerid][VIP] != 1) return SendClientMessage(playerid,0xD8D8D8FF,"Vocк nгo й VIP !");
ResetPlayerWeapons(playerid);
GivePlayerWeapon(playerid,1,0);
GivePlayerWeapon(playerid,22,100);
GivePlayerWeapon(playerid,25,100);
GivePlayerWeapon(playerid,28,500);
GivePlayerWeapon(playerid,16,10);
TimerArmas();
return true;
}
ve se ajuda..

By ApolloRJ
Reply


Messages In This Thread
[AJUDA] Comando por Limite? - by marcos5680 - 20.06.2011, 20:35
Re: [AJUDA] Comando por Limite? - by mengueh - 20.06.2011, 20:51
Respuesta: Re: [AJUDA] Comando por Limite? - by marcos5680 - 20.06.2011, 21:17
Re: [AJUDA] Comando por Limite? - by mengueh - 20.06.2011, 21:21
AW: Respuesta: Re: [AJUDA] Comando por Limite? - by Miqueias Barros - 20.06.2011, 21:28
Respuesta: [AJUDA] Comando por Limite? - by marcos5680 - 20.06.2011, 21:31
Re: [AJUDA] Comando por Limite? - by mengueh - 20.06.2011, 21:38
Respuesta: [AJUDA] Comando por Limite? - by marcos5680 - 20.06.2011, 21:47
Re: [AJUDA] Comando por Limite? - by mengueh - 20.06.2011, 21:51
Re: [AJUDA] Comando por Limite? - by ApolloRJ - 20.06.2011, 21:52

Forum Jump:


Users browsing this thread: 1 Guest(s)