Jump to content
  • 0

Mob Sprite


AznChillax

Question


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  58
  • Reputation:   0
  • Joined:  05/31/13
  • Last Seen:  

How do I change my mob sprite? like for example i want to change poring to doppelganger. ( I don't own the server )

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  404
  • Reputation:   245
  • Joined:  12/17/11
  • Last Seen:  

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. ;)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  58
  • Reputation:   0
  • Joined:  05/31/13
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  404
  • Reputation:   245
  • Joined:  12/17/11
  • Last Seen:  

Ah, my bad! xD

I meant the other; jobname.lua / .lub

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  58
  • Reputation:   0
  • Joined:  05/31/13
  • Last Seen:  

Thanks for your help bro, ill update this post if its doesnt work. XD

 

Edit: 

 

How come it doesnt work? :(

Edited by AznChillax
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  404
  • Reputation:   245
  • Joined:  12/17/11
  • Last Seen:  

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

 

post-866-0-18182200-1393150646_thumb.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...