c348283c94
* fix(scripts): correct usage of notifyOnPlayerCommand * fix(scripts): correct iw4x usage of is bot * fix(scripts): correct iw4x usage of is bot * fix(scripts): fix noclip on iw4x * fix(scripts): ident * iw5 too |
||
---|---|---|
.. | ||
storage/iw5/scripts | ||
README.MD |
IW5
This expands IW4M-Admins's Anti-cheat to Plutonium IW5
Installation
Add _customcallbacks.gsc
into the scripts folder. (%localappdata%\Plutonium\storage\iw5\scripts)
For more info check out Chase's how-to guide.
You need to add this to you StatsPluginSettings.json
found in your IW4M-Admin configuration folder.
"IW5": {
"Recoil": [
"iw5_1887_mp.*",
"turret_minigun_mp"
],
"Button": [
".*akimbo.*"
]
}