L2JMobius

CT0 raid boss spawn time

dramaa · 12 · 632

Offline dramaa

  • Elder
  • ****
    • Posts: 131
# 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 = 0.6
RaidMaxRespawnMultiplier = 0.4

i changed values like that, it's must be nearly 8h respawn delay, no? i am asking cus database showing me same numbers like before, any idea how to make spawn time of raid bosses 8h?


Online skaki

  • Viscount
  • *****
    • Posts: 364
RaidMinRespawnMultiplier = 0.67   8 hours
RaidMaxRespawnMultiplier =0.354  8.5 hours


Offline dramaa

  • Elder
  • ****
    • Posts: 131
RaidMinRespawnMultiplier = 0.67   8 hours
RaidMaxRespawnMultiplier =0.354  8.5 hours


i tried so too, but database still showing "1714396020600" , is  it possible that raidboss min/max spawn does not working?


ps. can you tell me what's L2NpcInstance in mobius version? if you know what i mean xd



Online G-hamsteR

  • Viscount
  • *****
    • Posts: 338

i tried so too, but database still showing "1714396020600" , is  it possible that raidboss min/max spawn does not working?


ps. can you tell me what's L2NpcInstance in mobius version? if you know what i mean xd

Once a respawn time has been added to the database, it can't change. Respawn the boss and try killing it again to test its respawn time.


Offline dramaa

  • Elder
  • ****
    • Posts: 131
Did you test it?

yeh, my times was not exactly 8h but should work, i will try what g-hamster said now, i will respawn and kill it again to see if it change


Offline dramaa

  • Elder
  • ****
    • Posts: 131
Once a respawn time has been added to the database, it can't change. Respawn the boss and try killing it again to test its respawn time.
i did what exactly you said, i killed it, then respawned it from database by putting respawn time 1, then restarted server and killed it, but respawn time is still 1714360778573 (in database)


Online skaki

  • Viscount
  • *****
    • Posts: 364
My time is set to 6h for min and 12h for max and its working.

RaidMinRespawnMultiplier = 0.5
RaidMaxRespawnMultiplier =0.5


Offline dramaa

  • Elder
  • ****
    • Posts: 131
My time is set to 6h for min and 12h for max and its working.

RaidMinRespawnMultiplier = 0.5
RaidMaxRespawnMultiplier =0.5
in database, it's showing correct numbers?


Offline Galagard

  • Heir
  • **
    • Posts: 15
what you mean with "correct numbers"?
Timestamp is formatted a Epoch time, it's used because precision, in milliseconds
is a local server? or hosted?


Offline dramaa

  • Elder
  • ****
    • Posts: 131
what you mean with "correct numbers"?
Timestamp is formatted a Epoch time, it's used because precision, in milliseconds
is a local server? or hosted?
i mean that when i changed min and max spawn time and killed raid, in database spawn time was still 1714360778573


Offline Galagard

  • Heir
  • **
    • Posts: 15
Kill the boss again, and restart the server to see timestamp changes...