Jump to content
  • 0

help where can i find mvp monster time respawn?


Hatake Kakashi

Question


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

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


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

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  04/20/17
  • Last Seen:  

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?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   30
  • Joined:  02/22/12
  • Last Seen:  

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\

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