Jump to content

Question

Posted

im using the voice command .raidinfo on frozen pack.added the rb id on configs...but...

even if the rb is not spawned it keeps showing me that it is alive

checked on custom_spawnlist..spawnlist.deleted from everywhere

it is a custom npc (named Bakasura by me) , he's type is L2GrandBoss.

Where should i add it on db so the voice command .raidinfo will read he's stat?

Also the respawn time for 4h should be .... ?

 

 

gsagsdf.jpg

14 answers to this question

Recommended Posts

  • 0
Posted
3 minutes ago, KIDutz said:

no...it is not spawned ...it is no where....not in spawn list....not in custom spawn list....no in raidboss spawnlist....not in grandboss data.....

 

but the command .raidinfo and npc rb manager saying it is alive.....

 

also i added the right ID in configs...so...what the hell is this..im going berserk

Write to me in skype i could to help you via team viewer and all will be clear.

  • Like 1
  • 0
Posted
3 minutes ago, KIDutz said:

and the respawn time for 4h should be what number?

About this you should create a new java/py file with this boss and add a time to function „onkill“

  • 0
Posted
4 minutes ago, Vilmis said:

About this you should create a new java/py file with this boss and add a time to function „onkill“

 

.......

  • 0
Posted
1 minute ago, KIDutz said:

 

.......

or you can edit this command and make it support raid bosses and then add to raidboss_spawnlist table . :)

  • 0
Posted (edited)
2 minutes ago, Vilmis said:

or you can edit this command and make it support raid bosses and then add to raidboss_spawnlist table . :)

 

      if (NpcTable.getInstance().getTemplate(boss).type.equals("L2RaidBoss"))
      {
        actual_boss_stat = RaidBossSpawnManager.getInstance().getStatsSet(boss);
        if (actual_boss_stat != null) {
          delay = actual_boss_stat.getLong("respawnTime");
        }

 

 

this means my command supports him if i change it to L2RaidBoss type?

Edited by KIDutz
  • 0
Posted
1 minute ago, KIDutz said:

 

      if (NpcTable.getInstance().getTemplate(boss).type.equals("L2RaidBoss"))
      {
        actual_boss_stat = RaidBossSpawnManager.getInstance().getStatsSet(boss);
        if (actual_boss_stat != null) {
          delay = actual_boss_stat.getLong("respawnTime");
        }

 

 

this means my command supports him if i change it to L2RaidBoss type?

Probably yes, try to add this boss to raidboss_spawnlist and don't forget change type to L2RaidBoss

  • 0
Posted

 

Just now, Vilmis said:

Probably yes, try to add this boss to raidboss_spawnlist and don't forget change type to L2RaidBoss

 

 

no ...something else must be wrong...the rb is not spawned anywhere...and it keeps saying me "Alive"..

 

i checked..i searched..it is nowhere....

even if i spawn and kill him the stat is still "alive"

it never changed no matter what i do

  • 0
Posted
1 minute ago, KIDutz said:

 

 

 

no ...something else must be wrong...the rb is not spawned anywhere...and it keeps saying me "Alive"..

 

i checked..i searched..it is nowhere....

even if i spawn and kill him the stat is still "alive"

it never changed no matter what i do

Anywhere? Maybe you added a wrong loc to raidboss_spawnlist? Check the game log, there must be some kind of error. 

  • 0
Posted

no...it is not spawned ...it is no where....not in spawn list....not in custom spawn list....no in raidboss spawnlist....not in grandboss data.....

 

but the command .raidinfo and npc rb manager saying it is alive.....

 

also i added the right ID in configs...so...what the hell is this..im going berserk

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • 🧵 [FREE RELEASE] L2Updater + AntiCheat + Build System + Full Website ⚔️ Presentation After a long time of development, testing, and improvements, I decided to release this project for free to the community. This is a complete package for anyone who wants to build a Lineage II server with a professional-level structure. The idea was not just to create a simple tool, but a full ecosystem that covers everything a modern server needs. 🚀 What’s Included This release contains: ✔ Modern Launcher (Windows) ✔ Smart Update System (FULL + PATCH) ✔ AntiCheat protection (client-side DLL) ✔ Build System for generating updates ✔ Complete Website (register + ranking + pages) Everything is integrated to work together. 🧠 Project Concept The goal of this project is simple: Instead of using outdated launchers or fragmented systems, this package provides: ✔ Organization ✔ Performance ✔ Security ✔ Scalability 🔄 Update System The updater is based on a manifest system, where: ✔ The client checks versions automatically ✔ Only changed files are downloaded (patch system) ✔ Full client is downloaded if needed ✔ Files are validated using hash This results in: Faster updates Lower bandwidth usage Better user experience 🛡️ AntiCheat System The AntiCheat included in this package works directly on the client side. It provides: ✔ Protection against modified clients ✔ Basic cheat detection ✔ File integrity validation ✔ Blocking of suspicious environments This helps maintain a fair and controlled gameplay environment. 🏗️ Build System (Patch Creator) A full build system is included to automate updates. Features: ✔ Detect changed files automatically ✔ Generate FULL packages ✔ Generate PATCH updates ✔ Create manifest.json automatically This allows you to manage updates like: 🌐 Website System A complete website is included, featuring: ✔ Account registration ✔ Player ranking (PvP / PK) ✔ News pages ✔ Integration with the server database 🎯 Why Use This? Many servers fail because they lack structure. This package solves that by providing: ✔ A complete environment ✔ Organized update flow ✔ Integrated systems ✔ Ready-to-use base ⚙️ Technical Details ✔ Launcher developed with modern UI concepts ✔ Patch system based on hash validation ✔ Integration between server, launcher, and website ✔ Expandable architecture 📦 Download 👉 (https://mega.nz/file/AusTnYQK#ZhvArkZpDS7FH60TXd2rg5wT2OxSg9v2pJ2GLrJbyiQ / download link here) 💬 Final Words If your server does not have a system like this today: This project is designed to help you reach a higher level.  
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..