Ready or Not
0 of 0

File information

Last updated

Original upload

Created by

RareKiwi

Uploaded by

TheRareKiwi

Virus scan

Safe to use

Tags for this mod

About this mod

A replacement Game Default Map file to allow loading of levels from launch parameters -open= and -game=

Permissions and credits
A simple level file to allow loading of levels and gamemodes from launch parameters -open= and -game=
Made for modders for use with the Quick Cook widget tool


Install:
  • Extract the download, then copy it to your game’s pak folder like any other mod.
    /Ready Or Not/ReadyOrNot/Content/Paks/
  • Open %localappdata%\ReadyOrNot\Saved\Config\WindowsNoEditor\Engine.ini
  • Add an empty line then add this override;
    [/Script/EngineSettings.GameMapsSettings]
    GameDefaultMap=/Game/QuickCook/QuickMap.QuickMap
  • Save the Engine.ini
  • Optionally remove or rename startup movies in \Ready Or Not\ReadyOrNot\Content\Movies\

Usage:

If open is not valid, the Main Menu level is loaded

-open=
Specify full path with file name to level to load it. No spaces.
  • /Game/ReadyOrNot/Level/Menu_V2/Lobby_V2
  • /Game/ReadyOrNot/Level/RoN_Station/Levels/Editable/RoN_Station_Core
  • /Game/ReadyOrNot/Level/Menu_V2/MainMenu_V2

-game=
Specify full path to game mode files or short names to load that game mode if -open= parameter is valid. No Spaces.
  • free
  • null
  • bs_coop
  • rd_coop
  • as_coop
  • bt_coop
  • hr_coop
  • lobby
Example: 
-open=/Game/ReadyOrNot/Level/RoN_Station/Levels/Editable/RoN_Station_Core -game=lobby

-open=/Game/Mods/Levels/ForestHouse/Forest_House -game=free