[HELP] Gran Boss Status Problem

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
thaiscorpion
Posts: 30
Joined: Thu Sep 01, 2011 3:57 am

[HELP] Gran Boss Status Problem

Post by thaiscorpion »

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 :D

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 :D

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
User avatar
nonom
L2j Veteran
L2j Veteran
Posts: 649
Joined: Wed Mar 11, 2009 10:34 pm
Location: Magmeld

Re: [HELP] Gran Boss Status Problem

Post by nonom »

Hi thaiscorpion,

Each grandboss have different statuses, but by default 0 means alive and 1 dead.

Baylor is instanced, so always is alive. And probably Freya also, but sadly the grandboss Freya is not implemented yet ;)
Image
"There are three kinds of people in this world, those who can count and those who can't"
Post Reply