DoluMappingTool
This is a tool to help modders who creates interiors mods (MLO) for FiveM
I made this menu with RageUI
Do not hesitate to contribute this project.
Requirements
- Please disable your other weather/time scripts.
- Make sure to put spaces and not commas when you set portal flags, otherwise the menu will crash.
Features:
- Show interior info in real time
- Change timecycle trough the list or type one of them by name
- Show all portal info and draw them in 3D view
- Change portal flag in real time
- Change room flag in real time
- Teleport to waypoint
- Teleport to custom coordinates
- Change the time of day
- Change weather
Updated 29-08-2020
- Added No clip
- Added Entity Sets
- Added Spawn object by name
- Added Show coords
Updated 25-09-2020
- Fix time slider
- Fix Portal info text position
- All the script was re-written with a lot of optimizations
- Add Saving location
- Add Teleport vanilla interiors (please pull request if you know others)
- Add Toggle Entity Sets by name
- Add Toogle last Entity Set
- Add delete spawned objects who are in front of you
- Add translation system (please pull request your language is not supported)
- Add config file to change open key and translation
- Add console alert when a newer version is avalaible on github, showing the patchnote
- Minor changes
Updated 10-10-2020
- Fix error: vector3 not supported by JSON server.lua:3 (Thanks again @DiNO )
Usage:
- Press E to open the menu
- You can change the shortcut and language in config file
Screenshots:
Preview
Download:
Credits:
- @ImBaphomet and all his contributors for creating RageUI
- @Bitou2k for his portal script in c#
- @DiNO for his help to make this script working <3