Hatake Kakashi Posted July 15, 2012 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Share Posted July 15, 2012 help where can i find mvp monster time respawn? i want it all MVP or Mini Boss will respawn in 10mins. thanks.. Quote Link to comment Share on other sites More sharing options...
Emistry Posted July 15, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted July 15, 2012 http://rathena.org/wiki/Permanent_Monster_Spawn find all the mvp time delay...and edit it to 10 minutes... or this.. but i not sure this can make it respawn every 10 minute.. https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/battle/monster.conf // Respawn rate of monsters on a map. 50 would make mobs respawn twice as fast (half delay time) (Note 2) //Note: This does not affects mobs with inmediate respawn (most normal mobs) mob_spawn_delay: 100 plant_spawn_delay: 100 boss_spawn_delay: 100 Quote Link to comment Share on other sites More sharing options...
0 JhamBytes Posted April 21, 2017 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 04/20/17 Last Seen: April 21, 2017 Share Posted April 21, 2017 On 7/16/2012 at 5:58 AM, Kisuka said: Modifying only the Spawn Delay will not accomplish giving all MVP / Mini-Bosses a respawn rate of 10 minutes. It will only give an additional delay to every spawn's delay1 and delay2. If a few of those MVPs have different respawns times, then the delay setting will modify that value, not a fixed amount for all. If you want every MVP / Mini-Boss to have the same respawn time then you're gonna have to modify the delay1 and delay2 on all their spawns to be 600000,0 This will cause their fixed respawn rate (delay1) to be 10 minutes, and their random delay (delay2) to be 0, as we don't want any additional time on top of the fixed rate. The spawn scripts can be found in \npc\re\mobs\ do i have to change each boss/mini boss delay1 and delay2? Quote Link to comment Share on other sites More sharing options...
Kisuka Posted July 15, 2012 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 56 Reputation: 30 Joined: 02/22/12 Last Seen: August 8, 2020 Share Posted July 15, 2012 Modifying only the Spawn Delay will not accomplish giving all MVP / Mini-Bosses a respawn rate of 10 minutes. It will only give an additional delay to every spawn's delay1 and delay2. If a few of those MVPs have different respawns times, then the delay setting will modify that value, not a fixed amount for all. If you want every MVP / Mini-Boss to have the same respawn time then you're gonna have to modify the delay1 and delay2 on all their spawns to be 600000,0 This will cause their fixed respawn rate (delay1) to be 10 minutes, and their random delay (delay2) to be 0, as we don't want any additional time on top of the fixed rate. The spawn scripts can be found in \npc\re\mobs\ Quote Link to comment Share on other sites More sharing options...
Question
Hatake Kakashi
help where can i find mvp monster time respawn?
i want it all MVP or Mini Boss will respawn in 10mins.
thanks..
Link to comment
Share on other sites
3 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.