IW4M-Admin/GameFiles
INSANEMODE e2c07daece game interface t6 file bus mode support (#307)
* - add support for game interface "file" bus mode for plutonium t6

* rename _integration_t6_filesystem_bus.gsc to _integration_t6_file_bus.gsc

* - remove visual studio's changes to solution, and fix file path for new _integration_t6_file_bus.gsc
- add new line to end of _integration_t6_file_bus.gsc

* add new line to end of solution
2023-06-10 15:53:52 -05:00
..
AntiCheat Fix Game Interface / AC Callbacks + support for T5ZM, T6MP and T6ZM for the Game Interface. (#288) 2023-05-28 20:15:52 -05:00
GameInterface game interface t6 file bus mode support (#307) 2023-06-10 15:53:52 -05:00
deploy.bat Fix Game Interface / AC Callbacks + support for T5ZM, T6MP and T6ZM for the Game Interface. (#288) 2023-05-28 20:15:52 -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.