Jump to content
  • 0

Custom Monster Problem.


Littlefoot

Question


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  203
  • Reputation:   1
  • Joined:  05/11/12
  • Last Seen:  

I followed the instructions at eAthena's Wiki.

I added a Custom Mob ( And of course the corresponding sprite at sprite\¸ó½ºÅÍ Folder )

I try to add it on my database and then suddenly, As i summon the Mob ( Which is MOBID of 2000 = Boy GameMaster Sprite and MOBID of 2001 is a Girl GameMaster Sprite )

How can i fix this? :/

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  1245
  • Reputation:   392
  • Joined:  11/19/11
  • Last Seen:  

Add your mob entry to npcidentity and jobname.lua.(make sure you choose a number that isn't taken)

When you add your mob_db2 entry make sure the mob_db2 ID matches the ID number presented in your npcidentity.lua and the first name spot s the same name as your monster

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  203
  • Reputation:   1
  • Joined:  05/11/12
  • Last Seen:  

@Syouji

Can you give a format for lua files?

I am using this format :

npcidentity.lua

["JT_4_PIKACHU"] = 2000,

jobname.lua

[jobtbl.JT_PIKACHU] = "PIKACHU",

Is that acceptable?

Edited by Littlefoot
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

Try a id of 3500

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