AznChillax Posted February 22, 2014 Posted February 22, 2014 How do I change my mob sprite? like for example i want to change poring to doppelganger. ( I don't own the server ) Quote
Najara Posted February 22, 2014 Posted February 22, 2014 Go into: \data\luafiles514\lua files\datainfo\npcidentity.lua Find: [jobtbl.JT_PORING] = "Poring", Change into: [jobtbl.JT_DOPPELGANGER] = "Poring", _______________________________________ That should turn poring into doppelganger sprite. However keep in mind, the monster will still have the Poring name unless you also change the second "Poring" into something else. Not tested, but I'm pretty sure that'll do the trick. Quote
AznChillax Posted February 22, 2014 Author Posted February 22, 2014 Go into: \data\luafiles514\lua files\datainfo\npcidentity.lua Find: [jobtbl.JT_PORING] = "Poring", Change into: [jobtbl.JT_DOPPELGANGER] = "Poring", _______________________________________ That should turn poring into doppelganger sprite. However keep in mind, the monster will still have the Poring name unless you also change the second "Poring" into something else. Not tested, but I'm pretty sure that'll do the trick. I have a two folder that has mobs in it. One is the jobname and one is the npcidentity and this one is just a number. Quote
Najara Posted February 22, 2014 Posted February 22, 2014 Ah, my bad! xD I meant the other; jobname.lua / .lub Quote
AznChillax Posted February 22, 2014 Author Posted February 22, 2014 (edited) Thanks for your help bro, ill update this post if its doesnt work. XD Edit: How come it doesnt work? Edited February 23, 2014 by AznChillax Quote
Najara Posted February 23, 2014 Posted February 23, 2014 Did you change the correct poring? Could it be that your client is reading lua before lub or vice versa? I went ahead and tested, and it worked fine. ;o Quote
Question
AznChillax
How do I change my mob sprite? like for example i want to change poring to doppelganger. ( I don't own the server )
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.