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

    • <dailyReward days="28" autoOpen="true" minimumOnlineTimeSeconds="30" oneRewardPerIP="true" resetIfMissDay="true">   For now, I have these settings in the XML—this is the V1 version I created, though I plan to make further improvements over time. Of course, I’ll also add more protections—MAC, HWID, and perhaps others like account-based restrictions—to make it more secure. We can also implement non-tradable items to further enhance the system's security. I’ll keep posting updates and refining both the system and the interface. I might make a video tomorrow; if you look at the top, you'll see the "auto-open" feature can be toggled on or off, allowing users to rely solely on the `.daily` command. Cheers! Note: If I sell it in this state, I’ll provide support and roll out updates to users. I’m not forcing anyone to buy anything; I’d even provide the patch files so that anyone with the necessary skills can add features, modify it, or improve it further.
    • If the problem is that the target is lost, the action of aiming at another character, upon losing collision, does not allow aiming.   This one works as it should, allowing you to target characters
    • MICROTEXT AND WATERMARKS BREAK MOST RENDERINGS Microtext and watermarks aren’t just small decorative details. They are one of the most common reasons a document fails verification, even when it looks decent at first glance. The issue is that these elements are almost impossible to reproduce “by eye.” Microtext requires precise geometry and legibility at a very small size, while a watermark needs the correct density, transparency, and accurate placement relative to other security features. Any deviation becomes obvious during detailed inspection. ▪ What’s most often done wrong: - microtext is drawn too thick or blurry - the watermark is made either too visible or almost invisible - the positioning between microtext and watermark is ignored - the original printing technology isn’t taken into account when choosing density and shape - The stronger the document’s security features, the less room there is for approximation. What matters here isn’t visual similarity, but accurate reproduction of the original technical characteristics. If your document contains microtext and watermarks, this is always an area that requires extra attention. Write to us in DMs. We’ll review your case and point out exactly which details need the highest precision during rendering. › TG: @mustang_service_ms ( https:// t.me/ mustang_service_ms ) › Channel: Mustang Service ( https:// t.me/ +JPpJCETg-xM1NjNl ) #drawing #microtext #photoshop #editing #watermarks
    • GoldRush launches tomorrow! July 18 16:00 GMT+3 Europe / International Register your account in the website, connect wallet and be ready to dominate!
  • 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..