description
This Mod allows Admins to change the Gravity (Gravity-Scale) via Chat-Command or RCON
Also working for vanilla maps, players don't need to download anything.
DOWNLOAD, DON'T SUBSCRIBE - IT'S SERVER SIDE ONLY!
[ You can use ModList now aswell, users would download the few kilobytes then, but only do that if you want to keep it auto-updated or if you want to help this mod getting more attention. The current auto-download implementation seems to cause alot of issues, so you should not do it if you don't need to, or if you don't use the ModList for other mods already. I suggest the MANUAL INSTALLATION AS IF YOU HAVE ONLY SERVER ACTORS INSTALLED, IT WILL NOT MARK YOUR SERVER AS MODDED IN THE SERVER BROWSER ]
How to use?
- Stop your server!
- [Skip to 3. if you install via ModList] Move the "GravityChanger.pak" into "...\Mordhau\Content\Paks\" on your server, where all the pakchunk files are.
- Now in the "Game.ini" of your server, in the already existing Section "[/Script/Mordhau.MordhauGameMode]" add following line:
SpawnServerActorsOnMapLoad=/Game/Mordhau/Maps/Taki7o7/ServerActors/GravityChanger/GravityChanger.GravityChanger_C
- Save the ini
- Start the server
- Now in chat type for example "grav 0.5" to set the gravity to 50%. For rcon you would need to use "string grav 0.5"
There are also 2 settings. One to define a default gravity scale & one to make the output messages be sent to admins only.
In Order to use them. put following into your "Game.ini":
[GravityChanger]
NotifyAdminsOnly=true
DefaultGravityScale=1.0
If they are not defined, NotifyAdminsOnly will be FALSE & DefaultGravityScale will be 1.0
0 Comments for GravityChanger