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

Quote:
Originally Posted by Scaleta
Посмотреть сообщение
Lordz and his stuffz. Could come in handy to some servers. :)
Thanks!

Quote:
Originally Posted by RCON1
Посмотреть сообщение
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...
}
Thank you for your report, this has also been experienced by me earlier however I thought that it was a problem in my usage. As Rapid Fire won't get effected on sub-machine guns like Tec9(ID:32) or Uzi (ID:28), it has been disabled from getting called. But I'm not sure about your M4 issue, it hasn't been experienced by me or anyone else. Please make sure about it once more. I'll be looking forward for further updates of rapid-fire cheats so I could test them out and update the include.

I request to those who have downloaded this to re-download once again.
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: 1 Guest(s)