e4535e09a0
* remove extra set of parentheses in call to DisplaypopupsWaiter() * add missing event argument in call to GotoCoordImpl() * remove event arg from GotoCoordImpl() in t6 to match other game interface scripts |
||
---|---|---|
.. | ||
AntiCheat | ||
GameInterface | ||
deploy.bat | ||
README.MD |
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.