Jump to content

Recommended Posts

Posted
5 minutes ago, Gezis said:

I make zone with creat zone modification. 

Just try 2 other zones from another xml as they are if that works then you doing something wrong on xml (if your console have not errors ofc)

Posted
4 hours ago, StinkyMadness said:

Just try 2 other zones from another xml as they are if that works then you doing something wrong on xml (if your console have not errors ofc)

Thank you, with other zone xml works fine. I make own zone :) and working now.

Posted (edited)
17 hours ago, Gezis said:

Thank you, with other zone xml works fine. I make own zone :) and working now.

 

Edited by Gezis
  • 1 month later...
Posted (edited)

When char die and press to village he respawn nearest town
i need respawn char to custom locations on custom zone if valakas zone custom respawns on valakas zone if antharas zone custom respawns on antharas zone. please help.

Edited by martuxas1
  • 10 months later...
  • 7 months later...
Posted

Hey guys im playing around with l2jsunrise h5 source right now, can you give me an overview how to adapt it for it, if anyone is familiar with sunrise, i think its no need to create a few of the classes i can use the made ones and import some of the logic in.

  • 5 months later...
Posted (edited)
        int random = Rnd.get(1, getZonesCount());    


        currentZoneId = currentZoneId == random ? MathUtil.limit(Rnd.get(++currentZoneId, getZonesCount()), 1, getZonesCount()) : random;

 

@Kara @Tryskell @SweeTs @StinkyMadness  @Elfocrash

 

i know i late a bit :) but it can be done like this .

Edited by AbsolutePower
  • 1 year later...
Posted
else if (_requestType == 4)
{
  if (player.isInsideZone(ZoneId.RANDOM))
    loc = RandomZoneTaskManager.getInstance().getCurrentZone().getLoc();
  else if (!player.isFestivalParticipant() && !player.isGM())
    return;
  else
    loc = player.getPosition();
}

 

  • 1 year later...
Posted

hello how can i make respawn after die 

in the locations ?

example respawn in the same locations player enter in the zone

 <stat name="locs" val="12878,-49166,976;12876,-46422,-288;13014,-51828,-288;16694,-47984,-640;16654,50331,640;14286,-46279,960;18257,-49147,-568" />
 

  • 3 months later...
Posted (edited)

Thanks. It works very well.
And how can i add this zones as a Pvp Zone for example?.  That logis is in RandomZoneTaskManager?. Or i can modify random_zone.xml?

 

Edited by barao45

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

    • Fresh off my private server for inspiration.
    • Custom High Five server L2insolence will open 2026-06-17 21:00 GMT+2 ! ! ! Web: http://www.l2insolence.eu/ Discord: https://discord.gg/duMjnj3y9A We have custom: 10 diferent looking custom armor sets. 8 weapon sets, 2 weapons sets are upgradable. 6 jewel sets. ----------------------------------- All custom tatto, masks, cloaks, agathions, belts, bracelest, talismans and more. Everi single item have own custom stats like: +p.atk% , +m.atk% , +p/m.def% and mutch more. All items in game have own stats. With custom looks. Glowing etc. ----------------------------------- Rates XP, SP: 25x Spoil and Drop: 10x Server Hard Farm ----------------------------------- Enchantment Safe enchant: +20099 Max enchant: +20099 All scrolls: 100% ----------------------------------- You can use scrolls or item enchant NPC to make +++ abd life beter. NPC Buffer There's an NPC buffer in all of our main towns. We have custom self buffs learned with npc with custom stats. Global Gatekeeper. GM Shop with normal items and custom ones, Event NPC, item upgrader NPC. Raid Bosses, every zone have its own boss and drops for rare mats, respawn every 10 seconds.. Olympiad The olympiad is ongoing every two weeks.
    • I agree that kernel-level protection offers much deeper visibility and control, especially when it comes to advanced bots and bypass techniques. That said, I'm not trying to claim that a usermode solution is impossible to bypass. My goal is simply to increase the cost and complexity of bypassing the protection while keeping deployment simple, stable, and compatible for server owners. A lot of Interlude server operators don't want to install kernel drivers or deal with the risks and maintenance that come with them. That's why I'm currently focusing on a layered approach: secure launcher architecture, HWID licensing, session validation, anti-debugging, injection detection, integrity checks, replay protection, and heartbeat monitoring. I'm not ruling out kernel support in the future. Right now, my priority is gathering real-world feedback, improving the product, and learning how people attempt to bypass different protection layers. I appreciate the feedback and the discussion.
    • not true, you can change any bot program name so the ones that are injecting aint a problem any more, you can aswell bypass everything in a dll so his way of thinking isnt bad at all
  • 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..