AC: Raus mit No-Reload
This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
mp.events.callRemote("CLIENT:CheatDetection", "Unallowed Weapon", Behaviour.weapon)
|
mp.events.callRemote("CLIENT:CheatDetection", "Unallowed Weapon", Behaviour.weapon)
|
||||||
}
|
}
|
||||||
if (Behaviour.reloadingWeapon) {
|
if (Behaviour.reloadingWeapon) {
|
||||||
mp.events.callRemote("CLIENT:CheatDetection", "No Reload")
|
//mp.events.callRemote("CLIENT:CheatDetection", "No Reload")
|
||||||
Behaviour.resetWeapon()
|
Behaviour.resetWeapon()
|
||||||
}
|
}
|
||||||
Behaviour.updateMagSize()
|
Behaviour.updateMagSize()
|
||||||
|
|||||||
Reference in New Issue
Block a user