Yusry Posted July 31, 2017 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 57 Reputation: 0 Joined: 12/13/16 Last Seen: May 10, 2019 Share Posted July 31, 2017 any one can me how to add custom mob... thanks for help! Quote Link to comment Share on other sites More sharing options...
0 Cyro Posted July 31, 2017 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 1138 Reputation: 290 Joined: 04/29/13 Last Seen: July 20 Share Posted July 31, 2017 Quote Link to comment Share on other sites More sharing options...
0 Yusry Posted July 31, 2017 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 57 Reputation: 0 Joined: 12/13/16 Last Seen: May 10, 2019 Author Share Posted July 31, 2017 but when i spawn the monster he say spawn failed@Cyro Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted July 31, 2017 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.02 Content Count: 1684 Reputation: 708 Joined: 12/21/14 Last Seen: 5 hours ago Share Posted July 31, 2017 (edited) when command failed = server side @reloadmobdb or @reloadmonsterdb or restart the server if you are sure you add ever thing Edited July 31, 2017 by sader1992 Quote Link to comment Share on other sites More sharing options...
0 Yusry Posted July 31, 2017 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 57 Reputation: 0 Joined: 12/13/16 Last Seen: May 10, 2019 Author Share Posted July 31, 2017 i already restart it but still not working@sader1992 Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted July 31, 2017 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.02 Content Count: 1684 Reputation: 708 Joined: 12/21/14 Last Seen: 5 hours ago Share Posted July 31, 2017 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 Quote Link to comment Share on other sites More sharing options...
0 Yusry Posted July 31, 2017 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 57 Reputation: 0 Joined: 12/13/16 Last Seen: May 10, 2019 Author Share Posted July 31, 2017 i use txt but still now working @sader1992 Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted July 31, 2017 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.02 Content Count: 1684 Reputation: 708 Joined: 12/21/14 Last Seen: 5 hours ago Share Posted July 31, 2017 (edited) now working ? or not can you show me the line you put ? if it's not working Edited July 31, 2017 by sader1992 Quote Link to comment Share on other sites More sharing options...
0 Yusry Posted July 31, 2017 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 57 Reputation: 0 Joined: 12/13/16 Last Seen: May 10, 2019 Author Share Posted July 31, 2017 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 Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted July 31, 2017 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.02 Content Count: 1684 Reputation: 708 Joined: 12/21/14 Last Seen: 5 hours ago Share Posted July 31, 2017 (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 July 31, 2017 by sader1992 Quote Link to comment Share on other sites More sharing options...
0 Yusry Posted July 31, 2017 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 57 Reputation: 0 Joined: 12/13/16 Last Seen: May 10, 2019 Author Share Posted July 31, 2017 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 Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted July 31, 2017 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.02 Content Count: 1684 Reputation: 708 Joined: 12/21/14 Last Seen: 5 hours ago Share Posted July 31, 2017 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 Quote Link to comment Share on other sites More sharing options...
0 Yusry Posted July 31, 2017 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 57 Reputation: 0 Joined: 12/13/16 Last Seen: May 10, 2019 Author Share Posted July 31, 2017 why my mouse icon like that if i add new custom mob @sader1992 look my screenshot Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted July 31, 2017 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.02 Content Count: 1684 Reputation: 708 Joined: 12/21/14 Last Seen: 5 hours ago Share Posted July 31, 2017 (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 July 31, 2017 by sader1992 Quote Link to comment Share on other sites More sharing options...
0 Yusry Posted July 31, 2017 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 57 Reputation: 0 Joined: 12/13/16 Last Seen: May 10, 2019 Author Share Posted July 31, 2017 is work now but idk why he change into the poring sprite @sader1992 Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted July 31, 2017 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.02 Content Count: 1684 Reputation: 708 Joined: 12/21/14 Last Seen: 5 hours ago Share Posted July 31, 2017 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 Quote Link to comment Share on other sites More sharing options...
0 Yusry Posted July 31, 2017 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 57 Reputation: 0 Joined: 12/13/16 Last Seen: May 10, 2019 Author Share Posted July 31, 2017 what do u mean client side? thank for help me Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted July 31, 2017 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.02 Content Count: 1684 Reputation: 708 Joined: 12/21/14 Last Seen: 5 hours ago Share Posted July 31, 2017 https://github.com/HerculesWS/Hercules/wiki/Custom-Mobs#Client_Side Quote Link to comment Share on other sites More sharing options...
0 Yusry Posted July 31, 2017 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 57 Reputation: 0 Joined: 12/13/16 Last Seen: May 10, 2019 Author Share Posted July 31, 2017 @sader1992 i not understand u mean make new file lua Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted July 31, 2017 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.02 Content Count: 1684 Reputation: 708 Joined: 12/21/14 Last Seen: 5 hours ago Share Posted July 31, 2017 no you edit the lua/lub you already have Quote Link to comment Share on other sites More sharing options...
0 Yusry Posted July 31, 2017 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 57 Reputation: 0 Joined: 12/13/16 Last Seen: May 10, 2019 Author Share Posted July 31, 2017 @sader1992 u can check my file jobname.lub npcidentity.lub Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted July 31, 2017 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.02 Content Count: 1684 Reputation: 708 Joined: 12/21/14 Last Seen: 5 hours ago Share Posted July 31, 2017 [jobtbl.JT_lif] = "lif" lif = the monster file name you need to add it to your client to use it lif.spr lif.act Quote Link to comment Share on other sites More sharing options...
0 Yusry Posted July 31, 2017 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 57 Reputation: 0 Joined: 12/13/16 Last Seen: May 10, 2019 Author Share Posted July 31, 2017 (edited) @sader1992 i already do that but still Edited July 31, 2017 by Yusry Quote Link to comment Share on other sites More sharing options...
0 jTynne Posted August 1, 2017 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 399 Reputation: 198 Joined: 11/09/11 Last Seen: December 14, 2020 Share Posted August 1, 2017 (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 August 1, 2017 by jTynne 1 Quote Link to comment Share on other sites More sharing options...
0 Ilfan Zulkarnain Posted May 12, 2019 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 24 Reputation: 2 Joined: 06/22/12 Last Seen: August 9 Share Posted May 12, 2019 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.. 1 Quote Link to comment Share on other sites More sharing options...
Question
Yusry
any one can me how to add custom mob...
thanks for help!
Link to comment
Share on other sites
24 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.