23.02.2014, 09:29
Often this bug
next
next
I would recommend to use
and
Код:
»Player [IMM] Msk. (2) was trapped by the system for RapidFire (weapon: 31, interval: 0 ms) at 1m 30s
Код:
[11:10:20] »Player [IMM] Msk. (2) was trapped by the system for RapidFire (weapon: 32, interval: 11 ms) at 1m 30s
Код:
[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
Код:
stock RapidWeaponBlock(w) { case 28..32, 38: return 1; return 0`; }
Код:
if(!RapidWeaponBlock(GetPlayerWeapon(playerid)){ code... }