Jump to content

Recommended Posts

Posted

Hi,

Anybody can help me on setting instance reset timer to 7 hours that works fine via codes ?

From my research, the timer can be lowered until 1 day only.

I've tried modifications from here,

http://getmangos.eu/community/showthread.php?11755-Instance-Reset-Time&highlight=instance+reset

Seems like, it doesnt work well. It does say 7 hours reset in RAID INFO.

But the yellow text when u enter instance will say " Scheduled to expire # days".

Even if it does say 7 hours in raid info, the timer ticks while u're in but not when u're out.

When u relog back in, the timer reset to its original time = 7 hours

Please help, thank you!

(moreover, this feature would help & benefit those low population servers)

  • 40 years later...
Posted

i've manage to solve the matter using configuration files only.

Instance.ResetTimeHour = 7
Rate.InstanceResetTime = 0.1

However, only 10 & 25 man. Will reset in 7 hours.

For 5 man ( Heroic ) , it will say scheduled to expire in (blank).

Even, in the raid info doesnt say it will expire when.

Posted

long ago, my only solution to this issue was made to insert every X hours

script is easy to make a bat, exe or. to insert the SQL

DELETE FROM instance WHERE id BETWEEN '1' AND '5000';

Posted
long ago, my only solution to this issue was made to insert every X hours

script is easy to make a bat, exe or. to insert the SQL

DELETE FROM instance WHERE id BETWEEN '1' AND '5000';

I thank you for the suggestion & help. But , this is not a solution to it :(

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use