Hey, I'm converting a audit in to a nightmap with the idea that the IDF uses night vision.
But whenever I change the kits and spawner to _nvg the map crashes at loading without any error, any ideas on why its happening?
[Question] Night maps crashes?
-
dbzao
- Retired PR Developer
- Posts: 9381
- Joined: 2006-06-08 19:13
Make sure you have the _nvg spawner file and all the objects in it. Run it with the debugger enabled to get a better error message (hopefully).
Also make sure you have this
in your level .desc file located in /levels/level_name/info/level_name.desc. Check the bi_ming one for reference.
Also make sure you have this
Code: Select all
<isnightmap>1</isnightmap>
-
ZZEZ
- Retired PR Developer
- Posts: 4268
- Joined: 2007-07-26 10:10
