IW4M-Admin/GameFiles
2022-08-31 16:17:02 -05:00
..
AntiCheat modularize the game integration files and better organize the anticheat folder structure 2022-08-20 10:57:03 -05:00
GameInterface iw4x integration - add delay before sending up persistent data 2022-08-31 16:17:02 -05:00
README.MD PlutoIW5 support for the Game Interface and improvements to the GSC part of it. (#242) 2022-05-19 17:04:34 -05:00

Game Interface

Allows integration of IW4M-Admin to GSC, mainly used for special commands that need to use GSC in order to work. But can also be used to read / write metadata from / to a profile and to get the player permission level.

Installation Plutonium IW5

Move _integration.gsc to %localappdata%\Plutonium\storage\iw5\scripts\

Installation IW4x

Move _integration.gsc to IW4x/userraw/scripts, IW4x being the root folder of your game server.