Jump to content
  • 0

[L2J]Raidboss Alive Or Not


Question

Posted

how can i see if raidboss is alive or not(is it possible to see it in db ? or its a var in the l2jserver.jar? ? because i wanna create  on my site a page that shows if a raidboss is alive  or not with .php 

10 answers to this question

Recommended Posts

  • 0
Posted

GB stands for grandbosses, which is different of raidbosses.

 

The line I cped must return a boolean. It's part of a if() check. Finally where you put it is bad.

 

Simply check how such a NPC works, RaidbossInfo script.

 

But your point was to make a php script, so why bothering with java ? If your question changed, consider to edit your initial post because I don't understand.

  • 0
Posted (edited)
boss.getRaidStatus().equals(StatusEnum.

On a L2RaidBossInstance, with possible enum choices.

public static enum StatusEnum
{
	ALIVE,
	DEAD,
	UNDEFINED
}

If you speak of GB, each GB got his own system defined in their individual script.

 

PS : about PHP you only have to make connections to mySQL db, it's your only choice, no matter what you're asking from your server (inventories, char stats or whatever) it will be a db connection.

Edited by Tryskell
  • 0
Posted (edited)

what GB is?

and somthing ells it gives me erorr on the  


public void onSpawn()
{
setIsNoRndWalk(true);
super.onSpawn();
boss.getRaidStatus().equals(StatusEnum.ALIVE);
}

on the boss. (cannot be resolved) (im new on l2j developing)

about .php... yeah i know  that its my only choice

Edited by Nitzamc
  • 0
Posted

i dont really got the point but i guess when a boss dies (specially Grandboss) your server console must mention it 

example: Updated status of Baium setted to 1 

               or  setted to 0

 

0 , 1 is alive or dead so yes i guess you can check your grandboss_data.sql too

  • 0
Posted

yes but  in the grandboss_data there are lik 7-8 bosses there is not all of them

obviously they are the GRAND 

bauim , valakas etc for example so you need raidbosses only not the grand right?

  • 0
Posted

(sry if you didnt understand... my english is not good :/)

yeah i want to make a .php script but in the db there is info (alive/dead) for grandbosses right? and i want for raidbosses

  • 0
Posted (edited)

  • For RBs, respawn_time > 0 means it's dead, = 0 it's alive (normally) from raidboss_spawnlist.sql.

For GBs, as I said, it fully depends of the GB and the way it has been coded but can be read under the status variable from grandboss_data.sql. For instance, Vlakas/Antharas use 4 different status, while Core only use 2.

Edited by Tryskell
Guest
This topic is now closed to further replies.


  • Posts

    • It's also the players' fault, because there have been decent servers implementing some of the things you said plus some other 'innovations', plus many QOL things for newbies (ingame bestiary, with drops searchers, etc). In the end, it's the players who decide to feed into that shit and play the most garbage servers simply because the owners of the servers gave their clan leaders 100 euros, or they insta quit the server because they didn't win the first QA, etc, etc, etc.   In the end, if a server is garbage or great it doesn't really matter if the players don't wanna stay in there.   Players are no better than the devs themselves, in the end it seems there are abusive devs who will milk the shit out of their willingly milkable players, or there are none, goes both ways.
    • In my opinion, L2 is dead because the people who make servers didn’t adapt to today’s reality. People are getting older, life moves faster, there are more responsibilities, and less free time. And I’m not even talking about newcomers—how can you expect someone new to this game to learn by Googling every drop location or quest requirement? These things should’ve been integrated into the game, made accessible with just a few clicks through the interface. Instead, so much time was wasted trying to recreate retail-like features that no one asked for. Everyone hates autofarm, but why? Because admins never found a smart way to implement it. You could have made it available only in specific zones, with reduced drops, working like Adrenaline, or auto-teleporting to farm for a limited time per day—just enough to help people with limited time stay relevant in-game. There should also be zones with better drops, where active farming actually matters. Other features feel pointless—like the Life Stone system. Spamming LS to get a skill? Instead, you could create a system where you level up the skill with low chances per level, something that feels progressive and fair. Crafting should be simpler too. Right-click a recipe, and the required materials should show up right there. As for sieges, why not create daily clan war events at peak hours—one for Europeans, one for Latinos? You could spawn crystals inside or outside castles that give points and trigger PvP. Add a boss during the event that gives even more points, and let the top clan in the ranking take the castle. I could go on forever, but what’s the point? The community died because the people who had the knowledge to improve the game just took the easy way out, copying the same server formula over and over until no one could enjoy playing it anymore.
    • It's not because I'm an admin that he treated me differently. I actually gave him several clients from my side without him even knowing they came from me, and most of them had no issues. I was also waiting 3–4 weeks at times for things I bought from AvE, even when I was in a rush. He still delivered in the end. That said, I'm not defending him blindly. I'm just saying it's unlikely he’d risk scamming someone over 60–100€, especially knowing how quickly word spreads here.
    • For exact same reason - there were accusation that I scammed. When was it? 2016? But in that time, admins actually didn't listen. I got banned, then unbaned (when I prooved I've refunded) but I was trash talking to mods. When few months later same shit happened, Grisom (?) old global mod, banned me anyway. You can read somewhere on forum how I was shitting on him for doing that (from other account because original account was banned) - which was banned too. He is not here anymore I think. Back in the days I was well know for not carring that much if I was talking to mod or admin, I didn't hold my tongue. Now You know. Just like You know - if I delay, I deliver or refund. I'm not a scammer, even if my old time haterz love to repeat themselfs like mantra. I don't care.
    • Okay I respect that but why is your other account banned?   I don't think this happened just because you delayed somebodys work even in 2012
  • Topics

×
×
  • Create New...