List of Return to Moria commands - BestDaniel/Moria_Mods GitHub Wiki
The following commands are built into Return to Moria vanilla version if the command line is enabled(version 1.0.2.113940):
| Command | Parameters | Description |
|---|---|---|
| BugIt | Saves a screenshot in %localappdata%\Moria\Saved\BugIt, presumably for game testers to screenshot bugs | |
| BugItGo | ||
| BugItStringCreator | ||
| ChangeSize | float | Changes the current dwarf's size, a value of 1 is "original" / "normal" size, anything below 1 is smaller, and anything larger is bigger. |
| CheatScript | Assumed this executes a script? | |
| DamageTarget | float | Damages the current character's target |
| DebugCapsuleSweep | ||
| DebugCapsuleSweepCapture | ||
| DebugCapsuleSweepChannel | ||
| DebugCapsuleSweepClear | ||
| DebugCapsuleSweepComplex | ||
| DebugCapsuleSweepPawn | ||
| DebugCapsuleSweepSize | ||
| DestroyAll | ||
| DestroyAllPawnsExceptTarget | ||
| DestroyPawns | ||
| DestroyServerStatReplicator | ||
| DestroyTarget | The player's current target will be removed from the game INCLUDING all instances of that. For example, if destorytarget is run on dirt, any mineable dirt or ore will be removed from the map meaning no more resources!!! Floors can be destroyed... | |
| DumpChatState | ||
| DumpOnlineSessionState | ||
| DumpPartyState | ||
| DumpVoiceMutingState | ||
| FlushLog | ||
| Fly | ||
| FreezeFrame | ||
| Ghost | ||
| God | ||
| InvertMouse | ||
| LogLoc | ||
| OnlyLoadLevel | ||
| PlayersOnly | ||
| ReceiveEndPlay | ||
| ReceiveInitCheatManager | ||
| ServerToggleAILogging | ||
| SetMouseSensitivityToDefault | ||
| SetWorldOrigin | ||
| Slomo | Float | |
| SpawnServerStatReplicator | ||
| StreamLevelIn | ||
| StreamLevelOut | ||
| Summon | string | Takes in a classname and (assumed) creates the class, haven't gotten it to work |
| Teleport | ||
| TestCollisionDistance | ||
| ToggleAILogging | ||
| ToggleDebugCamera | Toggles enabling / disabling the debug camera which gives you free roaming through the level | |
| ToggleServerStatReplicatorClientOverwrite | ||
| ToggleServerStatReplicatorUpdateStatNet | ||
| UpdateSafeArea | ||
| ViewActor | ||
| ViewClass | ||
| ViewPlayer | ||
| ViewSelf | ||
| Walk |
Below are the commands from the FGKCheatManager
| Command | Parameters | Description |
|---|---|---|
| AllGod | ||
| Heal | ||
| InputDebugNextCharacter | ||
| MiddleMousePressed | ||
| MouseWheelDown | ||
| MouseWheelUp | ||
| NetworkProfilerAutostop | ||
| NetworkProfilerDisable | ||
| NetworkProfilerEnable | ||
| NextInputScheme | ||
| PreviousInputScheme | ||
| ResetTimeSpeed | ||
| Skip | ||
| SpeedDownTime | ||
| SpeedUpTime | ||
| ToggleCharacterDebugText |