Custom mobs

zeshan321

New member
Messages
22
Points
0
My client crashes when spawning custom mobs.

Mob db:
 

3500,Fire_Moth,Hellbat,141,118402,0,170000,186460,1,2100,2530,63,12,90,89,72,20,99,25,10,12,1,8,66,405,170,76,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 
 

NPCidentity:

 

["JT_Fire_Moth"] = 3500,

jobname:

 

[jobtbl.JT_Fire_Moth] = "Fire_Moth",
 

Sprite:

N7A7O0p.png


 
Last edited by a moderator:
I increased the id to 3600 now i'm getting "invalid mob id or name".

3600,Fire_Moth,Hellbat,141,118402,0,170000,186460,1,2100,2530,63,12,90,89,72,20,99,25,10,12,1,8,66,405,170,76,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 
 
Back
Top