Archived: World editing via file edit
THIS GUIDE IS ARCHIVED! DO NOT USE IT
This guide is archived and will lead to wide-ranging compatibility issues. Do not use it for your world edits - please look up the ArchiveXL guides instead!
Summary
Created by @Krat0es Published October 10 2022
This guide aims to teach you moving and deleting objects from the world.
Requirements
the most recent Wolvenkit (stable | Nightly), at least 8.7
Add your sector file to the Wolvenkit project
Open it by double-clicking
Click on
Sector Preview
againClick into the preview to highlight an object. This will print the object's node name and -index to the log.
In the list on the right, find the object that you want to delete. You can toggle the red checkmark(s) to show/hide objects in the preview
Go back to the WorldStreamingSector tab
Click on expand nodeData to find the object in the list. It is easiest to go by index, which should have been printed to the log when you selected the object in step 4.
Expand the node and find
Position
,Orientation
andScale
:
You can now
change the object's coordinates or scale
delete the object from the world by right-clicking the node and deleting it (see screenshot
deletus
)
Remember to save the file after making changes!
Troubleshooting
My deleted object is low-resolution now!
That means that it has a proxy mesh, which you also need to delete.
Search the game for your sector file's name without the last digit Example: You're editing
interior_-23_15_0_1
You're searchinginterior_-23_15_0_
Note:
when you delete a object and you see a low res mesh in its place in the game that means the object has a proxy assigned you will have to find the sector the proxy is in and delete the proxy mesh. (you may do that following the same steps)
Last updated