View Full Version : Making global model
Randymarsh9
06-18-2009, 08:37 PM
If I find the name of the model I want to make global, like ccd for clockwork dragon, where would I put that in my eq directory?
Shendare
06-18-2009, 09:57 PM
To make a model global, you add its source to the list of global model sources in the GlobalLoad.txt file within the Resources folder of your EQ directory.
Unfortunately, the CCD model does not have a source file all its own, but if you really want to make it global, you can add one of its sources to the GlobalLoad.txt file and make all of the models within that source file global.
CCD can be found in:
- poinnovation_chr.s3d
- westwastes_chr.s3d
- necropolis_chr.s3d
So you can add any of the three to the GlobalLoad.txt file to have access to the CCD model from any zone, such as:
3,0,TFFFC,necropolis_chr,Loading Characters
- Shendare
steve
06-18-2009, 11:15 PM
Should be able to edit GlobalLoad_chr.txt in Resources folder, add 1 to the number at the top, and then add
ccd,westwastes_chr
If in fact ccd is the internal abbreviation for that model.
Shendare
06-18-2009, 11:23 PM
That would be the format used for the individual zone import files (e.g., gfaydark_chr.txt).
The GlobalLoad.txt file uses a different format. :)
- Shendare
Randymarsh9
06-21-2009, 09:51 PM
oh sorry, I forgot to say thanks for telling me how to do that. Thanks guys
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.