anticheat weapon debug
This commit is contained in:
@@ -153,6 +153,7 @@
|
||||
if (allowedWeaponHashes.indexOf(h) === -1) {
|
||||
return true
|
||||
}
|
||||
mp.gui.chat.push("unallowed weapon: " + h);
|
||||
return false
|
||||
}
|
||||
resetWeapon() {
|
||||
|
||||
Reference in New Issue
Block a user