1
Turok Dinosaur Hunter Modding/Mapping / Re: Exporting Turok Dinosaur Hunter Models (all nodes) guide
« on: February 16, 2017, 12:58:42 AM »There seem to be some persistent misconceptions about this stuff. You don't need to extract any files, and you don't need dev mode. You just need to specify the full file path:
exportobj models/whatever.bin
By exporting the model to the game's root, all you're doing is saving yourself from having to type the file's path, while also introducing the need for dev mode, because the game doesn't load any unpackaged files without it.
Hey. Thanks for all the help everyone. Setting my game to dev one allowed me to get the node objs.
I apologize for not reading the start up guide first. I'll be going through it before I post more questions. Thanks again.