You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since I recently had to update and fix some issues with the N3ME, I'd like to clarify that the problem with creating maps is the need for *.n3shape files. These files are usually not released with the official KO patches, as the client doesn’t load objects from n3shape files directly. Instead, it uses the OPD file to load objects in the map, referencing textures and n3pmesh files. However, I noticed that some official patches were indeed leaked with n3shape and n3vmesh (aka collision) files, so if you can collect them, you'll be able to create impressive maps. We could also technically generate n3shape files from the OPD, but it will be missing collisions. In the future we might automate it with some blender plugin or so, so that we'll also generate n3vmesh files. @srmeier is quite knowledgeable on this topic.
The setup flow is as follows:
Place N3ME.exe in the client directory, where KnightOnLine.exe is located.
Open N3ME.exe and go to File -> Import height data from VMesh.
Select an n3vmesh file and set the terrain size for the map (512 or 256 should be sufficient).
While holding ALT, you can control the view with the MIDDLE MOUSE CLICK and LEFT/RIGHT MOUSE CLICK. In the right pane, you’ll see the object list, where you can add objects if N3ME detected any n3shape files.
How to create new map use N3ME?
The text was updated successfully, but these errors were encountered: