News | Forum | People | FAQ | Links | Search | Register | Log in
Coding Help
This is a counterpart to the "Mapping Help" thread. If you need help with QuakeC coding, or questions about how to do some engine modification, this is the place for you! We've got a few coders here on the forum and hopefully someone knows the answer.
First | Previous | Next | Last
Mod 
Are you sure the map is being launched with your mod being selected via -game your_mod_name? Can you make some other change in the mod that will be really obvious, like setting starting health to 200?

If the command line for the mod is correct but the mod still isn't loading, run the checklist to be sure is that your progs.dat file is being used. Make sure that it's in the root directory of your mod, and that there are no .pak files in the mod directory which also have progs.dat in them (files in a pak will take priority over unpacked files). 
SNIPED BY METL 
 
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2026 John Fitzgibbons. All posts are copyright their respective authors.