Hi facepunchers!
I'm trying to manually create a nav mesh but everytime i leave and comeback my changes are not saved :/
Anything to do ?
I'm using nav_begin_area and nav_end_area, i see the zones but if i relog it's gone...
Thanks in advance
After using nav_generate it should always autosave on the server's map folder. You should always be able to find it, if that doesn't work you can just use nav_save or nav_quicksave.
As for your EDIT 1, what do you mean "Generate it automatically"? Spawn positions are always preset in a map, only way you can change it is via lua if you don't want to use a map editor and reupload your custom map for everyone to download. If you just want to select a few set of spawns you can find the number and use this function: RIGHT HERE
I'm sure this will help immensely.
If the spawn is separated from the map, the nav_generate will only map the spawn, not the entire map
Thanks i will use this.
Rubat has a good tool for navmesh editing.
I highly recommend it: [Download page].
Sorry, you need to Log In to post a reply to this thread.