Jump to content
  • 0

How to add custom mob


Question

24 answers to this question

Recommended Posts

  • 0
Posted (edited)

when command failed = server side

 

@reloadmobdb or @reloadmonsterdb

or restart the server if you are sure you add ever thing

Edited by sader1992
  • 0
Posted

did you add the monster line on the right file ?

if you use txt files

pre-re = rAthena\db\pre-re\mob_db.txt

renewal = rAthena\db\re\mob_db.txt

if you use sql

pre-re = mob_db.sql

renewal = mob_db_re.sql

if you have the default setting then you use the txt files

  • 0
Posted

12000,lif,Lif,Lif,105,400000,1,350000,224657,1,5000,6000,64,51,62,44,25,105,85,20,10,12,1,7,89,102774421,200,598,1056,336,0,0,0,0,0,0,0,7929,5,969,20,607,20,7621,20,523,20,7136,40,7139,40,0,0,0,0,0,0

@sader1992

  • 0
Posted (edited)

try id less then 5000 like 4000+

like this

4000,lif,Lif,Lif,105,400000,1,350000,224657,1,5000,6000,64,51,62,44,25,105,85,20,10,12,1,7,89,102774421,200,598,1056,336,0,0,0,0,0,0,0,7929,5,969,20,607,20,7621,20,523,20,7136,40,7139,40,0,0,0,0,0,0

or else you need to edit file in the src to add id that more then 5000

Edited by sader1992
  • 0
Posted
16 minutes ago, sader1992 said:

try id less then 5000 like 4000+

like this


4000,lif,Lif,Lif,105,400000,1,350000,224657,1,5000,6000,64,51,62,44,25,105,85,20,10,12,1,7,89,102774421,200,598,1056,336,0,0,0,0,0,0,0,7929,5,969,20,607,20,7621,20,523,20,7136,40,7139,40,0,0,0,0,0,0

or else you need to edit file in the src to add id that more then 5000

where can i find the add more id mob

  • 0
Posted

rAthena\src\map\mob.h

search for #define MAX_MOB_DB 5000

 

after you edit the number and save the file  > stop the server then > recompile then > start the server

  • 0
Posted (edited)

i think you need to use another id

 

there is ids for npcs and jobs you must not use one of them (i don't know the available IDs)

try to put the monster into the id 3999 and tell me if the problem still there

 

 

you can see all the already token IDs at jobidentity.lub and npcidentity.lub  (i don't know if there is more)

but here you will see the ids so if your id is already id of npc then you can't click on the monster

Edited by sader1992
  • 0
Posted

cuz the spirit is client side and the id 3999 = poring (it's already taken but it's a monster and it's poring) you can change the spirit by editing the client side

  • 0
Posted (edited)

Hi Yusry,

Did you put the lif.spr and lif.act files in the correct folder? data/sprite/¸ó½ºÅÍ/

You will need both the spr and act file of the monster in that folder. The homunculus sprites by default are not located in the monster sprite folder and must be copied into it manually.

I've attached a zip containing the Lif sprites in the correct folder path to this reply.

data.zip

Edited by jTynne
  • MVP 1
  • 0
Posted
On 7/31/2017 at 9:19 AM, Cyro said:

 

Wow .. that's my old video tutorial 
I just realized that it was here now ?

Just info that's tutorial for old Ragaxe, if you apply this tutorial on New Ragaxe (Maybe 2014++) will not work properly.. because name of folder (luafiles) is different for new one.. 
Maybe Soon I will make a tutorial for the new Ragaxe 

Thanks for share my Video..?
 

  • Upvote 1

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...