Anti weapon radius
#5

Код:
if(IsPlayerInRangeOfPoint(playerid,playerid, Float:radius, Float:x, Float:y, Float:z))
  {
    if(Weapon[playerid]==1)
     {
       for(i=0;i<13;i++)
        {
           array=GetPlayerWeapon(playerid); //make an array to store weapons
         }
       ResetPlayerWeapons(playerid);
      }
   }
else
  {
     for(i=0;i<13;i++)
        {
           GivePlayerWeapon(playerid,make an array here,ammo);
         }
   }
Reply


Messages In This Thread
Anti weapon radius - by Shazwan - 04.06.2014, 07:59
Re: Anti weapon radius - by Rittik - 04.06.2014, 08:09
Re: Anti weapon radius - by Shazwan - 04.06.2014, 08:13
Re: Anti weapon radius - by Koala818 - 04.06.2014, 08:17
Re: Anti weapon radius - by Rittik - 04.06.2014, 08:21
Re: Anti weapon radius - by Shazwan - 04.06.2014, 08:48
Re: Anti weapon radius - by BlackSirrah239 - 04.06.2014, 09:18

Forum Jump:


Users browsing this thread: 2 Guest(s)