IW4M-Admin/GameFiles
Edo c348283c94 fix iw4x, integration. improve scripts overall (#287)
* 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
2023-04-07 20:42:18 -05:00
..
AntiCheat fix iw4x, integration. improve scripts overall (#287) 2023-04-07 20:42:18 -05:00
GameInterface fix iw4x, integration. improve scripts overall (#287) 2023-04-07 20:42:18 -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.