IW4M-Admin/GameFiles
xerxes-at 5d9e2b3bf1 Game Interface ported to T5. (#254)
* Implement game interface for IW5 and T5
2022-10-05 09:49:00 -05:00
..
AntiCheat modularize the game integration files and better organize the anticheat folder structure 2022-08-20 10:57:03 -05:00
GameInterface Game Interface ported to T5. (#254) 2022-10-05 09:49:00 -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.