Jump to content
  • 0

[REQUEST] Mod Random Spawn


Question

11 answers to this question

Recommended Posts

  • 0
Posted

give some more info please , explain it with an analytic description.

makes random respawn ? how? command? what?

 

He will announce on chat alll Mob Gremlin was born nearby giran Harbo run to kill him there when he kills the mob will turn hero but this mod already have so precise that it becomes fassa born in different places

 

understand ??

  • 0
Posted

He will announce on chat alll Mob Gremlin was born nearby giran Harbo run to kill him there when he kills the mob will turn hero but this mod already have so precise that it becomes fassa born in different places

 

understand ??

 

My advice would be to learn java and have a look in L2Spawn, L2NpcInstance, StatSet, and L2NpcTemplate.

I'm not sure if something already exists but I'd create a manager class that contains a Map of Point3D's which contain all the possible spawn locations for this mob. Then just generate a random number every 5 or 10 or whatever minutes and then spawn something. You'd have to link into the AreaTable or Area Repository (whatever you call it) to get the location of the spawn. Then just do an output to L2.

  • 0
Posted

My advice would be to learn java and have a look in L2Spawn, L2NpcInstance, StatSet, and L2NpcTemplate.

I'm not sure if something already exists but I'd create a manager class that contains a Map of Point3D's which contain all the possible spawn locations for this mob. Then just generate a random number every 5 or 10 or whatever minutes and then spawn something. You'd have to link into the AreaTable or Area Repository (whatever you call it) to get the location of the spawn. Then just do an output to L2.

 

 

Not to be random is not a call Treasurebox so that the mob drop item but do not need him to drop anything just to respawn in the place I put

  • 0
Posted

 

Not to be random is not a call Treasurebox so that the mob drop item but do not need him to drop anything just to respawn in the place I put

 

I have no idea what you said, but just don't give him anything to drop then.

  • 0
Posted

I have no idea what you said, but just don't give him anything to drop then.

 

+public class TreasureBox extends Quest

+{

+    private static final String qn = "TreasureBox";

+    private static final int _eventInterval = Config.INTERVAL_EVENT * 60 * 60 * 1000;

+    private static final int _firstStart = Config.START_EVENT * 60 * 1000;

+    private static final int _mobInterval = Config.MOB_INTERVAL * 60 * 60 * 1000;

+    private static L2NpcInstance RbSpawn = null;

+    private static final String[][] Mobs = {

+        { "Config.NAME_NPC_EVENT", "Config.USER_NPC_EVENT" },

+

+  };

+    private static final String[][] RbCoords = { 

+      { "Config.NAME_LOC_EVENT_1", "Config.LOC_1X,Config.LOC_1Y,Config.LOC_1Z" },

+ { "Config.NAME_LOC_EVENT_2", "Config.LOC_2X,Config.LOC_2Y,Config.LOC_2Z" },

+ { "Config.NAME_LOC_EVENT_3", "Config.LOC_3X,Config.LOC_3Y,Config.LOC_3Z" },

+ { "Config.NAME_LOC_EVENT_4", "Config.LOC_4X,Config.LOC_4Y,Config.LOC_4Z" },

+    };

 

 

 

 

+-I want the mob to be appearing in the coordinates I set

  • 0
Posted

Well, i need stuff like this too, like i did had .py script, but it does not work properly, how can i insert it in java, maybe someone could write a shot script. ex i need.

There is 2 mobs, and 2 spots, event choses one of two mobs, and spawns it in one of two places (random) , delay 45 mins. Help?

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

    • Only 3 days left and we'll start with some events, you can check our Discord for more info!
    • Tired of frantically switching between windows trying to find that specific Warlock who should be casting saves? Forgot which server you left your Warsmith on? This mod solves these problems! What it does: Turns the boring window title into an information panel: Server Name - Character Name [Class] Real-life examples: - ServerName - HardcoreFarm [Spoilerr] (who's been spoiling for 3 months already) - ServerName - ClericHelper [Buffer] (eternal buffer on standby) - ServerName - MainChar [Gladiator] (main character who's always AFK) Why you need this: For multiboxers - to avoid confusing where the DD is and where the healer is For the forgetful - if your memory is like a goldfish For streamers - viewers immediately see who's on screen For adults - when playing at work and need to quickly hide the window DLL only - no Interface files needed Installation (more complicated than making tea): 1. Download the DLL 2. Drop it into the System folder 3. Launch the client 4. Be amazed how you lived without this before! Purchase Conditions: Price: 100$ Payment Method: USDT. How to Buy: Contact me on Telegram: @kiselevwv for a quick response. I will answer all your questions and provide additional information if needed. I guarantee functionality at the moment of sale and prompt assistance with setup after purchase.
    • I agree, l2damage crap to compare to l2java which was the father of pvp servers and till this days people playing there for good time.
    • 📝 Registration — Account Registration Creating a new player account. Usually includes: login password password confirmation email Result: a new record is created in the accounts table (loginserver). 🔑 Change Password — Password Change The player changes the password knowing the current one. Required: current password new password new password confirmation Result: the password field is updated in the accounts table. ♻️ Password Recovery — Password Reset If the player forgot the password. Implementation only via email: the player enters their login, email the system sends an email with a link or code the player opens the link / enters the code sets a new password Result: the password is updated in the accounts table.   All fields are validated (required, format, length, uniqueness, security checks).   Price: 80$   and i can rewrite script for PTS server.   Contacts:   Telegram Discord
  • 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..