#MR.REX'S Workbench Tools
1 messages · Page 1 of 1 (latest)
Outside Terrain Tool
Description
Outside Terrain Tool is a tool for the World Editor that allows you to generate an outside terrain for your map in a couple of clicks.
Features
- Multiple types of outside terrain generation.
- Generating an outside terrain based on heightmap of the world (main) terrain.
- Ability to adjust size and quality of generated outside terrain.
- Ability to customize some physical properties of the outside terrain (Range & Layer Preset).
- Possibility of using intermediate modifiers for the outside terrain heightmap (Noise & Smoothing Modifiers).
- Outside terrain can be generated both based on the Ocean Level and with a manual selection of cardinal directions.
Links
- Arma Reforger Workshop:
https://reforger.armaplatform.com/workshop/61F2B96F0D3F27D4-OutsideTerrainTool - GitHub Repository:
https://github.com/MR-REX/outside-terrain-tool
Should be a vanilla feature like in Arma 3
Good work man
Object Import Tool
Description
Object Import Tool is a tool for World Editor that allows you to place objects on the map using CSV files.
Features
- Ability to change CSV file parsing parameters.
- Ability to adjust the position of imported objects.
- Ability to change the scale of imported objects.
Links
- Arma Reforger Workshop:
https://reforger.armaplatform.com/workshop/6452AEF260F91B98-ObjectImportTool - GitHub Repository:
https://github.com/MR-REX/object-import-tool
Object Set Tool
Description
This small tool for the World Editor allows you to set the position offset, adjust rotation, or randomize scale for selected objects on the map. This tool can be very useful for map developers because it allows you to manipulate bundles of objects.
Features
- The ability to set the offset of the position and rotation of selected objects.
- The ability to change the scale of selected objects.
- The possibility of randomizing the scale parameters.
Links
- Arma Reforger Workshop:
https://reforger.armaplatform.com/workshop/64C2C2F94FB8C341-ObjectSetTool - GitHub Repository:
https://github.com/MR-REX/object-set-tool
This object tool is actually so big! Thanks for the great work. Will definitely try it out.
just a tip btw, you shouldnt upload the .rdb files, add those to a gitignore and then delete them from the repo because each user is supposed to generate their own rdb files.
Great!! ps:I also have mirrored your files.
Thanks for advice, I applied the changes to all repositories 👍
Just drop the scripts in profile folder, no need to download any mods
@bold kayak hey, I have a small problem getting my CSV to import, can you take a look at this line from my file and say whats wrong:
"{B06A2E966157FE64}Prefabs/Rocks/Granite/GraniteCliff_01_Fucus.et" 12653.0 -20.0 8547.0 0.0 0.0 0.0 1.0
Whoops. There seems to be a mistake in the code
I will release an update with a fix within 10 minutes
wow, thanks that's a relief!
Addon has been updated, now there should be no problems during import
Could you send me the scripts file or update it on github, I cant seem to make it work when I download it from the workshop? Or am i supposed to copy some files?
I just synced it with the GitHub repository. The updated version is now available both in the Workshop and on Github
P.S. Just in case, let me remind you that in your case, apparently, Euler angles are used to determine the rotation of the imported object, so don't forget to uncheck "Use Quaternions"