L2J Revision Number: 5937M
L2JDP Revision Number: 9641M
I have an issue with grand bosses, I want to make all the bosses to spawn every 3 hours. So I changed the interval configuration, the random interval to 1, and the spawn delay to 3 minutes. Now I went for instance to Antharas Lair, and It wouldn't spawn. I made some changes, now it seems to work alright although I didn't really made a lot of changes. Anyway, now I tried to valakas lair, and valakas does not seem to spawn either. I read on the forums somewhere that as soon as I get inside the lair, I should see a message on the console that the status of the raid boss changed. This does not happen.. (It only happens to antharas before I even log in). Do I need a quest or something? I couldn't find something in the configuration nor in Valakas.java. What am I missing? Thanks in advance.
Grand Bosses issue/questions
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 19
- Joined: Thu Nov 28, 2013 7:55 pm
Re: Grand Bosses issue/questions
Have you tried entering via quest, or teleporting in with your GM Teleports?
-
- Posts: 30
- Joined: Thu Sep 16, 2010 7:00 pm
Re: Grand Bosses issue/questions
GM Teleports. Although I think this might be the issue, as I see the quest sets the status to 1 when you enter, but this doesn't make any sense, in the comments it says in status 0 that the antharas is spawned but no one is inside yet... unless the comments are wrong, then this shouldn't be a problem. If I want it to always spawn when it's timer is over, how should I do it? Setting it's status to 1 doesn't sound like a good idea. If anyone has done this maybe you could give me some advice. For now I will re-check it's code and try to fix it.