Gxz Posted April 10, 2010 Posted April 10, 2010 How can i set the respawn time for boss or other mobs? for example to respawn every 3 hours?
0 Gxz Posted April 10, 2010 Author Posted April 10, 2010 //spawn gremlin 1 60= 60 =1 lepto Are u sure? cause i used //spawn gremlin 1 10 for 10 seconds and its still not spawned..
0 xAddytzu Posted April 10, 2010 Posted April 10, 2010 Are u sure? cause i used //spawn gremlin 1 10 for 10 seconds and its still not spawned.. Maybe is from your server... :D Everything is possible :D
0 Gxz Posted April 10, 2010 Author Posted April 10, 2010 Maybe is from your server... :D Everything is possible :D well i use interlude l2j server ... i cant understand whats wrong :S
0 TehJustNoName Posted April 10, 2010 Posted April 10, 2010 check your database... at the raidboss table and you'll find the respawn time if im not wrong.And you can change it there.
0 Tuga Posted April 10, 2010 Posted April 10, 2010 I remember there was an option on l2j to define custom spawn time. So every time you spawn and it goes to spawnlist.sql table with the config re spawn time. Or you can set it manually with navicat. Its very easy to do so. Same goes with raid boss spawn times use navicat.
0 Onix Posted April 11, 2010 Posted April 11, 2010 hello this help u : //spawn (npc id) (1) (respawn time)
0 Calm Posted April 11, 2010 Posted April 11, 2010 In NPC properties files u see : Configure Minimum and Maximum time multiplier between raid boss re-spawn. By default 12Hours*1.0 for Minimum Time and 24Hours*1.0 for Maximum Time. # Example: Setting RaidMaxRespawnMultiplier to 2 will make the time between # re-spawn 24 hours to 48 hours. # Default: 1.0, 1.0 RaidMinRespawnMultiplier = x.xx # RaidMaxRespawnMultiplier = x.xx
0 Gxz Posted April 11, 2010 Author Posted April 11, 2010 In NPC properties files u see : Configure Minimum and Maximum time multiplier between raid boss re-spawn. By default 12Hours*1.0 for Minimum Time and 24Hours*1.0 for Maximum Time. # Example: Setting RaidMaxRespawnMultiplier to 2 will make the time between # re-spawn 24 hours to 48 hours. # Default: 1.0, 1.0 RaidMinRespawnMultiplier = x.xx # RaidMaxRespawnMultiplier = x.xx i am using interlude dude there is not such a config hello this help u : //spawn (npc id) (1) (respawn time) already suggested, not working
0 Onix Posted April 11, 2010 Posted April 11, 2010 impossible try change in table raidboss_spawnlist and search the id raidboss and change this respawn_min_delay and respawn_max_delay for the same. Really impossible this dont help u //spawn (npc id) (1) (respawn time) i use this command all the time on interlude server pack and all working perfect :)
0 Gxz Posted April 11, 2010 Author Posted April 11, 2010 impossible try change in table raidboss_spawnlist and search the id raidboss and change this respawn_min_delay and respawn_max_delay for the same. Really impossible this dont help u //spawn (npc id) (1) (respawn time) i use this command all the time on interlude server pack and all working perfect :) i tried only with mobs about this commands... is this working with rb only?
0 Onix Posted April 11, 2010 Posted April 11, 2010 raidboss_spawnlist here u can only change respawn time for rb but for mobs u must search other table where have id the mobs.
Question
Gxz
How can i set the respawn time for boss or other mobs? for example to respawn every 3 hours?
12 answers to this question
Recommended Posts