16 lines
471 B
Plaintext
16 lines
471 B
Plaintext
|
# 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.
|