[Include] OPRF.inc - OnPlayerRapidFire [0.3z]
#7

Often this bug

Код:
 
»Player [IMM] Msk. (2) was trapped by the system for RapidFire (weapon: 31, interval: 0 ms) at 1m 30s
next
Код:
 
[11:10:20] »Player [IMM] Msk. (2) was trapped by the system for RapidFire (weapon: 32, interval: 11 ms) at 1m 30s
next
Код:
 
[11:11:21] »[Jail] You have been trapped by the system, reason: RapidFire (weapon: 32, interval: 22 ms) 

[11:11:21] »Player mrdrifter (0) was trapped by the system for RapidFire (weapon: 32, interval: 22 ms) at 1m 30s
I would recommend to use
Код:
 
stock RapidWeaponBlock(w)
{
	case 28..32, 38: return 1;
	return 0`;
}
and
Код:
if(!RapidWeaponBlock(GetPlayerWeapon(playerid)){
code...
}
Reply


Messages In This Thread
OPRF.inc - OnPlayerRapidFire [0.3z] - by Lordzy - 23.02.2014, 03:42
Re: OPRF.inc - OnPlayerRapidFire [0.3z] - by TonyII - 23.02.2014, 03:44
Re: OPRF.inc - OnPlayerRapidFire [0.3z] - by Lordzy - 23.02.2014, 04:24
Re: OPRF.inc - OnPlayerRapidFire [0.3z] - by Scenario - 23.02.2014, 04:25
Re: OPRF.inc - OnPlayerRapidFire [0.3z] - by Lordzy - 23.02.2014, 04:37
Re: OPRF.inc - OnPlayerRapidFire [0.3z] - by Scaleta - 23.02.2014, 05:21
Re: OPRF.inc - OnPlayerRapidFire [0.3z] - by RCON1 - 23.02.2014, 09:29
Re: OPRF.inc - OnPlayerRapidFire [0.3z] - by Lordzy - 23.02.2014, 09:41
Re: OPRF.inc - OnPlayerRapidFire [0.3z] - by amirab - 23.02.2014, 16:03
Re: OPRF.inc - OnPlayerRapidFire [0.3z] - by Sabur - 23.02.2014, 18:29

Forum Jump:


Users browsing this thread: 2 Guest(s)