[Help]Problem with golden invasion
Hi to everyone, I'm setting up a muonline season 2 full server, but I have a problem with the golden invasion time.
I set one invasion every 8 hours, but this value would'nt read and still repeat every 1 hours.
I don't have any idea to solve this problem, can anyone help me?
Thanks to all :-)
(sorry for the previus post, I didn't remember to write [help] on the thread title)
Re: [Help]Problem with golden invasion
I think events time maximum is 1 hour!!
Re: [Help]Problem with golden invasion
But if I want to set the golden invasion event every 8 hours?
Re: [Help]Problem with golden invasion
;------------------------------------------------------------------------------------------------------------------------------------------------------------
; Golden Goblin [ zloty goblin ]:
;------------------------------------------------------------------------------------------------------------------------------------------------------------
EledoradoGoldGoblenRegenTime = 480 ; Czas odrodzenia [ w minutach ] (dziala po wylaczeniu EventManager'a)
EledoradoGoldGoblenItemDropRate = 100 ; Drop przedmiotow [ x/200 np. 200/200=100%]
EledoradoGoldGoblenExItemDropRate = 100 ; Drop excellentow [ x/200 np. 200/200=100%]
;------------------------------------------------------------------------------------------------------------------------------------------------------------
; Golden Titan [ zloty tytan ]:
;------------------------------------------------------------------------------------------------------------------------------------------------------------
EledoradoTitanRegenTime = 480 ; Czas odrodzenia [ w minutach ] (dziala po wylaczeniu EventManager'a)
EledoradoTitanItemDropRate = 100 ; Drop przedmiotow [ x/200 np. 200/200=100%]
EledoradoTitanExItemDropRate = 100 ; Drop excellentow [ x/200 np. 200/200=100%]
;------------------------------------------------------------------------------------------------------------------------------------------------------------
; Golden Dercon [ zloty smok ]:
;------------------------------------------------------------------------------------------------------------------------------------------------------------
EledoradoGoldDerconRegenTime = 480 ; Czas odrodzenia [ w minutach ] (dziala po wylaczeniu EventManager'a)
EledoradoGoldDerconItemDropRate = 100 ; Drop przedmiotow [ x/200 np. 200/200=100%]
EledoradoGoldDerconExItemDropRate = 100 ; Drop excellentow [ x/200 np. 200/200=100%]
;------------------------------------------------------------------------------------------------------------------------------------------------------------
; Golden Lizard King [ zloty krol jaszczor]:
;------------------------------------------------------------------------------------------------------------------------------------------------------------
EledoradoDevilLizardKingRegenTime = 480 ; Czas odrodzenia [ w minutach ] (dziala po wylaczeniu EventManager'a)
EledoradoDevilLizardKingItemDropRate = 100 ; Drop przedmiotow [ x/200 np. 200/200=100%]
EledoradoDevilLizardKingExItemDropRate = 100 ; Drop excellentow [ x/200 np. 200/200=100%]
;------------------------------------------------------------------------------------------------------------------------------------------------------------
; Golden Tantalos [ zloty tantalos ]:
;------------------------------------------------------------------------------------------------------------------------------------------------------------
EledoradoDevilTantarosRegenTime = 480 ; Czas odrodzenia [ w minutach ] (dziala po wylaczeniu EventManager'a)
EledoradoDevilTantarosItemDropRate = 100 ; Drop przedmiotow [ x/200 np. 200/200=100%]
EledoradoDevilTantarosExItemDropRate = 100 ; Drop excellentow [ x/200 np. 200/200=100%]
-------------------------
TRY SET SAME IN YOUR commonserver.cfg
Re: [Help]Problem with golden invasion
I have done it, but still remain on 1 hour
Re: [Help]Problem with golden invasion
For every change you need to restart your own MuOnline server... Just close your server and restart it, it might help.
Re: [Help]Problem with golden invasion
cheack EventManagement
0 = Red Dragon Invasion
1 = Skeleton King Invasion
2 = Golden Invasion
3 = White Wizard Invasion
2 0 0
2 8 0
2 16 0
so 3 times in day (0:00,8:00,16:00)
Re: [Help]Problem with golden invasion
Mb You need just Realod option GameServer..
Re: [Help]Problem with golden invasion
Quote:
Originally Posted by
Booms
cheack EventManagement
0 = Red Dragon Invasion
1 = Skeleton King Invasion
2 = Golden Invasion
3 = White Wizard Invasion
2 0 0
2 8 0
2 16 0
so 3 times in day (0:00,8:00,16:00)
Very thanks, that was the problem, now it's ok :punch: very very thanks