[HELP] Gran Boss Status Problem
Posted: Sat Nov 12, 2011 6:02 pm
L2J Revision 4912:
L2JDP Revision 8362:
Hiya guys, Im tring to make a Gran boss Status Manager for latest freya l2j server, im very newbie in java so go easy on me
I was thinking of making a prepared statement to "Select respawn_time From grandboss_data" and use this to detect wether the rb is alive or not and to se how long is left for it to respawn but ive got a little problem, not all of the Gran bosses are in this database table, and there are like 4 antharas etc is there a better way to detect the status of the grand bosses or where can i find there data in the database?
I want to have status info for:
Queen Ant
Core
Orfen
Antharas
Baium
Zaken
Valakas
Frintezza
Beleth
Freya
I can get QA, Core, Orfen, and Baium with no trouble but cant find beleth and freya, and there is 4 antharas so dont know witch one should be checking
EDIT: okey ive found beleth, baylor and freya in NPC table but ive got no idea how to check if they are alive or not
L2JDP Revision 8362:
Hiya guys, Im tring to make a Gran boss Status Manager for latest freya l2j server, im very newbie in java so go easy on me

I was thinking of making a prepared statement to "Select respawn_time From grandboss_data" and use this to detect wether the rb is alive or not and to se how long is left for it to respawn but ive got a little problem, not all of the Gran bosses are in this database table, and there are like 4 antharas etc is there a better way to detect the status of the grand bosses or where can i find there data in the database?
I want to have status info for:
Queen Ant
Core
Orfen
Antharas
Baium
Zaken
Valakas
Frintezza
Beleth
Freya
I can get QA, Core, Orfen, and Baium with no trouble but cant find beleth and freya, and there is 4 antharas so dont know witch one should be checking

EDIT: okey ive found beleth, baylor and freya in NPC table but ive got no idea how to check if they are alive or not