Ns Error
Enforcer17
Join Date: 2003-06-09 Member: 17135Members
I can compile and enter Half Life maps fine, but when I try to compile my NS map it says "so and so map not found on server" in the console. My NS options are NS wad textures (ns.wad) only, no half life wads. I have my options the same exact as my half life map options except the path of the bsp is to go to halflife/ns/maps, and the ns fgd file is selected and the mod path is halflife/ns. Why do I keep getting this error? If I go to my ns/maps folder my map is even in the folder, so why is it saying it isn't? Do I need a different "additional game parameters" to run an NS map? For half life I had "-dev -console" as the game parameters and I just left it the same for my NS map, do I have to change it or something?
Comments
\hl.exe" -game ns -noipx -nointro -dev -console +map ns_yourmapname.bsp -sv_cheats 1 -particles 50000 pointfile
your start? you need the sv_cheats....
also, do you compile with the correct NS hullfile? - so many forget to.
Btw... what is the use of -noipx and how can I tell the compilers to use the ns hulls?
to use your hullfile, add -hullfile nshulls.txt to your CSG command line and copy nshulls.txt into your compiler tools directory