IW4M-Admin/GameFiles
2023-01-09 13:44:41 -06:00
..
AntiCheat remove reference to deprecated httpGet in customcallbacks 2023-01-09 13:44:41 -06:00
GameInterface remove unused method in shared integration 2022-10-23 14:40:14 -05:00
deploy.bat Game Interface ported to T5. (#254) 2022-10-05 09:49:00 -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.