Ive made a gamemode which works fine on cs_italy.
But on the other cs_ maps like militia, the NPCs just stand there and do nothing. How can I get nav files for these maps that works with gmod? Im really sick of italy!
I don’t think you can, the navigation uses nodes which are built in to the maps.
[editline]11:32AM[/editline]
Afaik
I think the only way you are going to do it is to edit the maps themselves and give them new AI Nodes
Go into CSS, do nav_generate in your favorite map, grab the .nav file from the maps directory and dump it in GMod’s maps directory.
At least I think it was nav_generate.
Or wasn’t the filetype .ain?
Yeah I tried that and it does’nt seem to work, does anybody have any ideas?