A tool to build maps out of props in the Apex Legends mod, R5Reloaded
- Install R5R
- Download this program
- Get the prop spawner tool
- In the dev menu, click on the editor menu and start editing
- Place objects
- Copy the logs when you want to save (Example)
- To allow the info to print to the console, run
sq_showvmoutput 3
first
- To allow the info to print to the console, run
- Paste the logs in to a text file and save it
- Run
main.py
and specify the input and output files to use- For example,
python3 main.py ../examples/sample1.txt ../examples/out1.nut
will parse the included sample1 file - If
python3 ...
doesn't work, you may need to install Python, or run it aspython ...
- For example,
- Copy the contents of the output file to the bottom of either
vscripts/mp/levels/mp_rr_canyonlands_common.nut
orvscripts/mp/levels/mp_rr_desertlands_common.nut
- Replace the function
SpawnEditorProps()
with the contents of the output file - Launch King's Canyon or World's Edge, depending on where you pasted the output
Tutorial video that covers most of this
Join the official Discord server for R5Reloaded: SAjuUWXNdS