View Single Post
  #2  
Old 06-18-2009, 09:57 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

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:

Code:
3,0,TFFFC,necropolis_chr,Loading Characters
- Shendare
Reply With Quote