Jump to content
  • 0

Help in Custom Mob


Haikenz

Question


  • Group:  Members
  • Topic Count:  84
  • Topics Per Day:  0.02
  • Content Count:  309
  • Reputation:   82
  • Joined:  11/15/11
  • Last Seen:  

I have a small problem in adding the custom mob, I followed the wiki, but when I invoke the monster appears the sprite Novice, but the monster is hidden, as you can see in the picture below, he is behind me attacking me.

screen_Go_RAG001.jpg

mob_db2

REPLACE INTO `mob_db2_re` VALUES (5000,'KINGPORING','King Poring','King Poring',255,10000000,1,0,0,2,8000,15000,400,65,250,180,200,250,150,150,10,12,2,6,87,0x6203695,100,312,624,432,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,0);

jobname.lub

[jobtbl.JT_KINGPORING] = "KINGPORING"

npcidentify.lub

JT_KINGPORING = 5000

const.txt

JT_KINGPORING	5000

Sprites: https://rathena.org/board/files/file/2987-poring-collection/

 

 

~Solved  Close Topic

Edited by Dream Catcher
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  50
  • Reputation:   9
  • Joined:  01/09/12
  • Last Seen:  

try use monster_Id lower 4000

Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2350
  • Joined:  10/28/11
  • Last Seen:  

monster ID above 5000 are reserved for clones/mercenary used by the server itself.

current available and safe limit for mobID are 1001~3999.

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