If not holding a melee weapon
#5

Quote:
Originally Posted by Tingesport
Посмотреть сообщение
Don't know if that works, make a array of all melee weapons and then a loop.

pawn Код:
for(new w = 0; w < 46; w++) // LOOPS 1 > 45
    {
          if(GetPlayerWeapon(playerid) != w)
         // AND SOME OTHER SHIT HERE, lulz.
    }
Thats a much faster way but mine works too, just tested it
Reply


Messages In This Thread
If not holding a melee weapon - by Sellize - 07.06.2013, 13:12
Re: If not holding a melee weapon - by -CaRRoT - 07.06.2013, 13:17
Re: If not holding a melee weapon - by Sellize - 07.06.2013, 13:18
Re: If not holding a melee weapon - by Tingesport - 07.06.2013, 13:22
Re: If not holding a melee weapon - by Sellize - 07.06.2013, 13:30
Re: If not holding a melee weapon - by Vince - 07.06.2013, 13:42

Forum Jump:


Users browsing this thread: 1 Guest(s)