Werdio Posted August 1, 2012 Group: Members Topic Count: 83 Topics Per Day: 0.02 Content Count: 248 Reputation: 1 Joined: 06/27/12 Last Seen: May 9, 2016 Share Posted August 1, 2012 How I can make this monster unmoveable? Custom (Goldini) monster (Goldini) copied from Mineral 2010,MINERAL,Goldini,Goldini,350,800000,0,0,1768,1,723,800,50,50,50,50,50,50,50,50,50,50,0,0,40,0x0,250,648,480,360,0,0,0,0,0,0,0,969,5000,969,4000,969,3000,969,2000,969,1000,0,0,969,500,0,0,0,0,0,0 And how I can turn of the skills of this monster? Quote Link to comment Share on other sites More sharing options...
Euphy Posted August 1, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted August 1, 2012 http://rathena.org/wiki/Custom_Mobs See: Modes If you can't figure out the values, there are programs that generate them. Quote Link to comment Share on other sites More sharing options...
Mystery Posted August 1, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted August 1, 2012 And how I can turn of the skills of this monster? You would have to add your own skills to that mob by going to your mob_skill.txt or take it from Mineral and just change the ID to your monster's ID. https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/db/pre-re/mob_skill_db.txt 1614,Mineral@CR_REFLECTSHIELD,attack,252,2,1000,1000,5000,no,self,always,0,,,,,,, 1614,Mineral@NPC_RANDOMATTACK,attack,183,2,500,500,5000,yes,target,always,0,,,,,,, 1614,Mineral@NPC_BARRIER,attack,204,1,500,3000,5000,no,self,myhpltmaxrate,30,,,,,,18, 1614,Mineral@NPC_SPLASHATTACK,attack,174,1,500,0,5000,no,target,attackpcge,2,,,,,,, 1614,Mineral@TF_HIDING,attack,51,1,500,500,50000,yes,self,always,0,,,,,,19, 1614,Mineral@TF_HIDING,idle,51,1,500,500,5000,yes,self,always,0,,,,,,19, Quote Link to comment Share on other sites More sharing options...
Werdio Posted August 1, 2012 Group: Members Topic Count: 83 Topics Per Day: 0.02 Content Count: 248 Reputation: 1 Joined: 06/27/12 Last Seen: May 9, 2016 Author Share Posted August 1, 2012 (edited) Thank you Mysterious. @Euphy please give me a example for a monster which can't move I watched at PUPA but I didn't find number "128" immobile passive. soFar~ Edited August 1, 2012 by Nochii Quote Link to comment Share on other sites More sharing options...
Euphy Posted August 1, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted August 1, 2012 You could try MakeMobEditor: http://www.mediafire.com/?d0690uesk8yp4qc Quote Link to comment Share on other sites More sharing options...
Question
Werdio
How I can make this monster unmoveable?
Custom (Goldini) monster (Goldini) copied from Mineral
And how I can turn of the skills of this monster?
Link to comment
Share on other sites
4 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.