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