Jump to content

Recommended Posts

Posted (edited)

Hi guys,

 

I want one epic monster respawn every about an hour between three different locations.

I work on HeidiSQL on tables random_spawn and random_spawn_loc

 

 

 

                     I've entered in random_spawn_loc  lines:

 GroupID   < 1>     LocX <coordinates>   LocY <coordinates>   LocZ  <coordinates>   Heading  < -1>

 

 GroupID   < 1>     LocX <coordinates>   LocY <coordinates>   LocZ  <coordinates>   Heading  < -1>

 

 GroupID   < 1>     LocX <coordinates>   LocY <coordinates>   LocZ  <coordinates>   Heading  < -1>

 

                             And in random_spawn line:

 GroupID <1>   npcID  <ID of monster>    Count   <1>    Initial Spawn   <-1>      Respawn   <10 (10 seconds only for testing)>   Despawn  <0>   Broadcast Spawn  <false>     Random Spawn  <true>

 

 

 

Upon server start monster spawn in one of entered location randomly but after being killed he doesn't respawn at all..

Does anybody know what's wrong here? Is there some other options in server files I'm missing?

I'm not using eclipe, only server files and HeidiSQL to manage server.

 

Much appreciated for your help!

Edited by rtcxool
Posted

You have to generate a script with onKill event similar to GrandBosses, or a Manager which will basically be a RaidBossManager clone, because what you request is simply not existing - until I miss something and IL+ chronicles edited the system, it's normally only used for random teleport and alike NPCs, such as Master Toma, Mammons, etc.

 

Also, using RaidBossManager by itself wouldn't be enough aswell, since it doesn't handle random locations.

 

So all in one, you have to code it.

Posted

Made sense, thank you for your detailed explanation. 

I was wondering why these tables is in database if it's not even work no matter what details I put in. 

I'll try to learn how to right a proper script to make it work n my situation.

 

Have a wonderful New Year!

Guest
This topic is now closed to further replies.


  • Posts

    • NEW SEASON GRAND OPENING FROM - 10/07/2026, FRIDAY, 20:00 +3 GMT !
    • System folder is indeed missing @eMommy
    • No complicated KYC, instant setup after purchase!  Boost your connection speed and secure your privacy today!  Official Website: https://novproxy.com?kwd=tt-max
    • I don't know this guy and I don't care about him or the server. What I want to say I already do it. And yes, it does seem like he has some mental problems to make up these stories. 
    • L2JForge Edition Update Revision: V1.0.119  Update: 15 June – 1 July 2026  Fixes & Improvements Fixed PawnShop pagination and inactive Community Board actions. Added thread-safe caching to the PawnShop system. Fixed MMOTopVote vote tracking. Fixed PvP Event participant cleanup. Restored the missing PvP Ranking broadcast. Improved CTF flag handling and zone validation. Added Try Skin / Hat Preview handlers to the Community Board. Improved character skin appearance refreshes without requiring a restart. Improved NPC positioning to reduce train and collision abuse. Fixed Seal of Ruler casting from invalid artifact positions. Added stricter castle artifact, range and height validation. Fixed character restoration stability during Enter World. Reworked Community Board Home, Shop, Bosses and Events sections. Added live Raid/Epic Boss status and respawn information. Added upcoming PvP and GvG event schedules. Integrated character services, settings and statistics into the Community Board. Moved Vote Rewards from a voiced command into the Character Menu in Community Board. Removed the obsolete Achievements / .rewards system.  Removed unused multilingual resources and simplified datapack loading. Improved datapack startup and HTML cache stability. Added automatic build revision and build-date metadata. Reorganized runtime libraries and standardized generated server jars. Refined the Player, Creature, GameClient, Clan and Frintezza systems. Performed extensive source cleanup and reliability improvements. Updated build configuration and repository exclusions.  Work in Progress Development continues with additional gameplay fixes, performance improvements, system cleanup and more upgrades already in progress..
  • 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..