Mob spawning different sprite

zeshan321

New member
Messages
22
Points
0
When spawning this:

2601,DRACAUFEU,Fuegomonstro,Fuegomonstro,3,65,0,600,450,1,12,14,0,3,10,8,3,2,6,1,10,12,0,2,20,131,200,1456,456,5,519,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
It spawns a different mob sprite. It uses this mob sprite:


When it supposed to spawn this mob sprite:

NIMoiVd.png

 
 
Last edited by a moderator:
please show us your jobname.lua and npcidentity.lua

 
i can't check it right now, im on mobile.0

 
did you check it properly? try to check again the lua files if there are duplicate entries.

 
i suggest to try to use 4000 instead of 2601

 
i suggest to try to use 4000 instead of 2601
Now it spawns a poring. Doesn't that mean it's a unknown sprite? I don't know how it could be unknown.

#define MAX_MOB_DB 10000

 
Last edited by a moderator:
oh i see.. i knew your problem, may i ask what is your client date?

 
if 2013 clients try to change the file extension of .lua to .lub of your luafiles514/luafiles/

 
just change all of the file extension in your luafiles folder from .lua to .lub

 
Back
Top