[AJUDA] Comando /equipar nгo pega
#2

tenta usar esse aki q eu tinha feito pro meu gm antigo..

Код:
if(strcmp("/eqpb", cmdtext, true) == 0)
 {
  if(PlayerInfo[playerid][pMembro] == 17 || PlayerInfo[playerid][pLider] == 17)//equipamento ballas
   {
   ResetPlayerWeaponsEx(playerid);
   if(!IsPlayerInRangeOfPoint(playerid, 1.0, 2153.0471,-1599.1542,14.3462)) return      SendClientMessage(playerid, COR_BALLAS, "Vocк sу pode se equipar no colete em sua HQ!");//aki vc muda a coordenada pro local q vc quiser
   SendClientMessage(playerid, COR_BALLAS, "Vocк pegou seus equipamentos!");
   SetPlayerHealth(playerid, 100);
   SetPlayerArmour(playerid, 25);
   GivePlayerWeapon(playerid, 30, 110);
   GivePlayerWeapon(playerid, 24, 100);
   GivePlayerWeapon(playerid, 25, 150);
   GivePlayerWeapon(playerid, 4, 1);
   }
   return true;
 }
Espero ter ajudado
Reply


Messages In This Thread
[AJUDA] Comando /equipar nгo pega - by Vict0r58 - 24.06.2011, 21:33
Re: [AJUDA] Comando /equipar nгo pega - by MaNo_NoIa - 24.06.2011, 21:41
Re: [AJUDA] Comando /equipar nгo pega - by hitachi_uchila - 25.06.2011, 11:45
Re: [AJUDA] Comando /equipar nгo pega - by Andrew_Guiga - 25.06.2011, 15:02
Re: [AJUDA] Comando /equipar nгo pega - by Macintosh - 25.06.2011, 16:09

Forum Jump:


Users browsing this thread: 1 Guest(s)