[Epilogue] Grandboss problems
Posted: Sat Jul 28, 2012 8:46 pm
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number: 5420
L2JDP Revision Number: 8915
Hi there,
I don't really know where is the best place to post that, but here it goes. I have disabled the grandboss quests by adding '#' in front of each path to them inside scripts.cfg so players can kill them without quests. This works, but I'm posting it in case it is related to the main problems.
So my first problem is that Baium and possibly other bosses don't attack, it just follows you and it doesn't cast spells/skills. In npcaidata table for Baium ID 29020 only the first the second and the last field are filled. Do i have to manually fill the others? If yes what exactly should I put in each field? Is this related to why Baium is not even attacking?
The second problem is the respawn time of all bosses. In config.java->grandboss I have edit the respawn and wait times, but they don't seem to work. In grandboss_data table the respawn_time is 1343591774222 which is hour, minutes, seconds and date, but I don't really know the actual format. From where should I change the respawn time?
For the second problem my guess is that first the grandbosses have to be spawned according to respawn_time and after they will follow the config.java, maybe Im wrong. But I can't wait for days :/ I also heard that the respawn time is stored inside the .java files, but I have disabled them.
Before you start flaming notice that I did my search here and elsewhere, but I didn't find any satisfing answer. Also I fixed those things at the past, but I forgot how :S
Thanks in advance.
ยป Find Revision
L2J Revision Number: 5420
L2JDP Revision Number: 8915
Hi there,
I don't really know where is the best place to post that, but here it goes. I have disabled the grandboss quests by adding '#' in front of each path to them inside scripts.cfg so players can kill them without quests. This works, but I'm posting it in case it is related to the main problems.
So my first problem is that Baium and possibly other bosses don't attack, it just follows you and it doesn't cast spells/skills. In npcaidata table for Baium ID 29020 only the first the second and the last field are filled. Do i have to manually fill the others? If yes what exactly should I put in each field? Is this related to why Baium is not even attacking?
The second problem is the respawn time of all bosses. In config.java->grandboss I have edit the respawn and wait times, but they don't seem to work. In grandboss_data table the respawn_time is 1343591774222 which is hour, minutes, seconds and date, but I don't really know the actual format. From where should I change the respawn time?
For the second problem my guess is that first the grandbosses have to be spawned according to respawn_time and after they will follow the config.java, maybe Im wrong. But I can't wait for days :/ I also heard that the respawn time is stored inside the .java files, but I have disabled them.
Before you start flaming notice that I did my search here and elsewhere, but I didn't find any satisfing answer. Also I fixed those things at the past, but I forgot how :S
Thanks in advance.