PDA

View Full Version : Update your rat & bat skin


Belfedia
10-10-2005, 11:59 PM
Update on 10/13/2005 (thanks to jimm0thy)/

Old rat & bat skin :

http://eqfroggy.ath.cx/screens/rat.jpg
http://eqfroggy.ath.cx/screens/bat.jpg

With new expansion they are some news skins for Rat and bat :

rtn.eqg race 415 btn.eqg race 416
http://eqfroggy.ath.cx/screens/allskins.jpg

This mini tutorial explain how change that :

BE WARNING, make save before use this patch !

1/ server side (Database update) with mysql prompt

UPDATE npc_types SET race=415 WHERE race=36;
UPDATE npc_types SET race=416 WHERE race=34;

Now all your neewbies zones have news skins for rate and bat.

jimm0thy
10-12-2005, 12:25 PM
the newbie zones already have the new models loaded , you just have to change the model number .. however your way will change them for everyzone

Belfedia
10-12-2005, 07:52 PM
You 're right !!!
For bat and rat in neewbie zone no need to declare them global :)
That make by freportew.txt for freeport west by example :
2
rtn,rtn
btn,btn


I change the tutorial, thanks jimm0thy :)

But for snake and spiders that help much :)