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