View Single Post
  #3  
Old 01-04-2008, 04:56 AM
Telltolin's Avatar
Telltolin
Sarnak
 
Join Date: Apr 2004
Posts: 50
Default

I don't know how to make races global, but I know how you can add them to the zone. I got the gfaydark guard working in the tutorial zone (which is remodeled to a new zone), so I'm sure you can get the dragon working in PoK.

First, find the name of the dragon and such. I think it's dra,permafrost_chr (I looked here: http://www.eqemulator.net/wiki/wikka...ModelReference )
So you need to go into poknowledge_chr.txt.
Right now there's
Quote:
1
cst,cst
You want to change it to
Quote:
2
cst,cst
dra,permafrost_chr
Then just test it out. If your character is already in PoK when you log in, you might have to zone out and back in again. I'm also not 100% if this will work, unfortunately. If you think about it, it should work. EQ seems to be iffy about these things though.

I had another method, but it involves replacing poknowledge_chr.s3d, but that has some stuff in it that shouldn't be replaced, really.
Reply With Quote