Dependency: https://github.com/FlashHit/VU-Mods/tree/master/gameAdmin
Tries to replace Procon for VU by allowing the usage of Procon commands ingame.
- Download and Install gameAdmin by FlashHit
- Download and Install IngameRCON
- Join your Server right after Startup, the first person joining will automatically be saved as the Server Owner, granting them full rights / priviliges.
- Add any further Admins using gameAdmin
- You are now able to open & use IngameRCON with F10
- Enjoy
Can also be installed via VUMM with vumm install ingamercon
(this will install ingamercon and it´s dependency gameAdmin automatically)
Events:Dispatch('InGameRCON:RegisterCustomMap', table)
table = {'NameOfMap', {'CustomGroup', {'Mode1', 'Mode2', 'Mode3'}}
Events:Dispatch('InGameRCON:AddCustomMode', table)
table = {'NameOfMap', {'Mode1', Mode2', 'Mode3'}}