LogoLogo
  • Welcome
  • FAQ
  • Links
  • The playlist file
    • Introduction
    • KV Table
  • Helpful Commands
    • Commands
      • Ban Commands
      • Status Command
      • Kick Commands
      • Copy Paste Commands
    • List of what things are called in the files
  • Scripting
    • Introduction
    • Level Editor
    • CUSTOM_TDM
      • How to auto-give weapons/abilities to players
    • Custom Dev Menu Tab (UNSAFE)
  • Hosting
    • RCON
  • Troubleshooting
    • Unable to load manifest file scripts\audio\audio_soundscapes_manifest.txt
    • Black screen in the Main Menu
    • GRXStoreOffer script error
    • Failed to reach comp-server
    • The game refuses to open
    • CommonShootWithLos
    • Error 0x00000026
    • DEV menu refuses to show up
    • 0xc0000142 Application error
    • Could not load bank digest file audio\ship\general.mbnk_digest
  • Respawn Squirrel Reference
Powered by GitBook
On this page
  • R5Reloaded In-Game Level Editor
  • This tool is in beta. It is not complete.
  • We do not take responsibility for any mental or physical harm caused by downloading, using, or modifying the level editor.

Was this helpful?

  1. Scripting

Level Editor

PreviousIntroductionNextCUSTOM_TDM

Last updated 3 years ago

Was this helpful?

R5Reloaded In-Game Level Editor

This tool is in beta. It is not complete.

We do not take responsibility for any mental or physical harm caused by downloading, using, or modifying the level editor.

Getting started:

  1. Download and replace your current scripts

    1. back them up first if you have changed anything you want to keep

  2. Load in to a game in debug mode

  3. Press esc or tab, go to the dev menu, select Editor then Start Editing

  4. Press q (your tactical button) to equip the tool

Using the tool:

  • Set the rotate and snap binds by running bind "3" "+scriptCommand6"; bind "4" "+scriptCommand1" in the console

    • Change 3 and 4 to your key of choice

  • If you use toggle zoom, you need to bind something to hold aim to change props

  • Press b (change fire mode) to enter delete mode

Saving and loading:

  • Before you start editing, open the console

  • PLEASE SAVE FREQUENTLY, as the game can and will crash at the worst possible time

this repo
To save and load, use the tool and follow the instructions here