Jump to content
  • 0

Trouble adding NPC sprites


Yukumaru2

Question


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  03/20/13
  • Last Seen:  

I can't seem to add NPC sprites. I added them to the luas, but when I do @disguise "NPC ID", I error. I already turned my lua files into lub as well.

 

This is what my npcidentity.lua looks like

    ["JT_4_F_SWORDMAN"] = 645,
    ["JT_4_HEALER_NURSE"] = 658,
and this is what my jobname.lua looks like
    [jobtbl.JT_RUNAWAY_BOOK] = "RIDEWORD",
    [jobtbl.JT_HEALER_NURSE] = "HEALER_NURSE",
 
 
Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  52
  • Topics Per Day:  0.01
  • Content Count:  185
  • Reputation:   20
  • Joined:  01/06/13
  • Last Seen:  

i still have problems adding npcs too

 

one thing you can do is add the sprite as monster then use the id in your npc

 

btw i dont recommend to summon the monster.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  98
  • Topics Per Day:  0.02
  • Content Count:  1302
  • Reputation:   77
  • Joined:  12/04/12
  • Last Seen:  

please find judas bible. 

 

visit this. and download the bible.

 

supportmii.com

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

add custom mobs in mob_db2.txt in that way you can disguise. :D

 

SlashGeeGee

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  374
  • Reputation:   42
  • Joined:  01/19/12
  • Last Seen:  

do you added in jobname.lua and npcidentify.lua? remembering what you have put ID above 501 and below 550

and add the custom sprites in folder " data/sprite/npc "

Edited by kasumy
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...