Jump to content

Recommended Posts

Posted (edited)

Hello guys,

 

Long time ago, i had to create zone using NPoly and due to fact that is pain in the ass, i've decided to make this code. It's not unique, it's just slightly helpful thing which is going to make your life easier and save a bit  time.

To understand how the zones work take a look @SweeTs topic. You will understand many things.

 

What is it?

  • You have to select the zone type (NPoly,Cuboid,Cylinder)
  • Set the coordinates (//saveLoc will store the current loc)
  • Once you set all the locs you can save it in xml via the button Store or //storeLocs

 

The Z distance can be found zDifference ( i made it 1000 as default but its up to you and the zone).

 

P.S Im so lazy to make the htmls good. (even the first one , its not my job :P) 

 

coded for aCis 374

 

 

 

@StinkyMadness *Update* (far better than mine)

  • Using 1 HTML and not 3
  • HTML Designed like other aCis admin panel

 

code

 

 

Edited by melron
Posted
13 hours ago, tazerman2 said:

nice work bro gj

 

4 hours ago, 'Baggos' said:

You did it as you told me.. :P That's it.. Finally a great share to locate locations easy.. Some moves and done..
Thanks for this guide.. 

 

Thank you guys :)

Posted

good job!!

few imporvements that can be done:

 

1) create/read/edit a custom_zone.xml

2) reload the created/edited zone and print it with adena

3) zone type selection

 

if somebody find the time to do this its a great improvement for this code :)

Posted (edited)
18 minutes ago, Nightw0lf said:

good job!!

few imporvements that can be done:

 

1) create/read/edit a custom_zone.xml

2) reload the created/edited zone and print it with adena

3) zone type selection

 

if somebody find the time to do this its a great improvement for this code :)

 

yeah . a paging system could be very usefull too with teleport actions at every saved loc :D

about the read no i think its not that hard to open it via the folder :P Or if you want to say read and edit directly. sounds good and can be done...

 

Ofc it is incomplete, i just shared as i had it :p

 

Edited by melron
  • 1 year later...
Posted (edited)

anyone have this code  adapted to L2j Hi5?

I'm stuck in one line on, the "Return" from CalcZ (boolean minZ)

 

 return (savedLocs.stream().mapToInt(loc -> loc.getZ()).sum() / savedLocs.size()) + (minZ ? -zDifference : zDifference);

errors: 

loc -> loc cannot be resolved to a variable

loc.getZ() Loc cannot be resolved

Edited by disorder25
Posted

hi who can help me on this code i stuck here

 

 private static int calcZ(boolean minZ)
   {
       return (savedLocs.stream().mapToInt(loc -> loc.getZ()).sum() / savedLocs.size()) + (minZ ? -zDifference : zDifference);
   }

at "loc.getZ())"

i don't know  what to do ....

https://imgur.com/a/Tuqmz5V

Posted
52 minutes ago, xAddytzu said:

hi who can help me on this code i stuck here

 


 private static int calcZ(boolean minZ)
   {
       return (savedLocs.stream().mapToInt(loc -> loc.getZ()).sum() / savedLocs.size()) + (minZ ? -zDifference : zDifference);
   }

at "loc.getZ())"

i don't know  what to do ....

https://imgur.com/a/Tuqmz5V

 

  Location.java    
   

   public int getZ()
    {
        return _z;
    }

Posted
19 hours ago, MairHost said:

 

  Location.java    
   

   public int getZ()
    {
        return _z;
    }

stil not work :(

Posted
20 hours ago, xAddytzu said:

hi who can help me on this code i stuck here

 


 private static int calcZ(boolean minZ)
   {
       return (savedLocs.stream().mapToInt(loc -> loc.getZ()).sum() / savedLocs.size()) + (minZ ? -zDifference : zDifference);
   }

at "loc.getZ())"

i don't know  what to do ....

https://imgur.com/a/Tuqmz5V

which version of acis you are using?

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

    • EspadaWorld Reborn - Lineage 2 High Five Private Server Official Website: https://l2espadaworld.com   GitHub Presentation: https://github.com/worldespada-cloud/EspadaWorld   About EspadaWorld Reborn   EspadaWorld Reborn is a cinematic Lineage 2 High Five private server project built on a customized FandC / L2J-style High Five core. The project is focused on balanced gameplay, PvP competition, PvE progression, custom systems, vote rewards, rankings, protection integration, website features, and long-term stability. EspadaWorld is not a clean stock pack. The server has been extended with custom systems, website integration, vote reward logic, protection-related modules, custom instance content, gameplay improvements, and server-side adjustments. Server Foundation Chronicle: Lineage 2 High Five Base: FandC High Five core, heavily customized Core style: L2J-based server architecture Build system: Apache Ant Java target: Java 25 Database: MySQL Project type: Active development / production server environment Main Features - Custom Lineage 2 High Five server environment - FandC-based core with custom improvements - Custom Community Board systems - Player ranking systems - PvP-focused gameplay logic - PvE progression support - Custom Espada instance and custom gameplay content - Vote reward system with multiple vote website integrations - Unified .getreward command - Website, account, ranking, vote, media, and download integration - Protection module integration - Admin tools and server management systems - Datapack and server packaging scripts Vote Reward System EspadaWorld includes a custom vote reward flow based around the .getreward command. The system verifies votes from all enabled vote websites and gives one unified global reward only after all required votes are confirmed. Current vote integration includes: - iTopZ - HopZone - L2Network - L2JBrasil - L2TopZone - L2Votes Vote system features: - Unified reward after all votes are confirmed - Configurable global reward list - Item amount and chance configuration - Cooldown / reuse protection - HWID / IP-based reward protection - Debug logging for vote verification - Anti-abuse logic for repeated reward claims Protection & Security The project includes protection-related modules and integration points designed to improve server and client-side security. Protection-related areas include: - Runtime protection module integration - Client protection support - Server-side validation systems - Anti-abuse logic around vote rewards and account actions - Configuration-driven security behavior - Release packaging support for protected builds Private protection details, keys, internal configuration, and production security data are not public. Custom Gameplay Content EspadaWorld Reborn includes custom gameplay work designed to give the server its own identity while keeping the Lineage 2 High Five feeling. Examples of custom content and systems: - Custom Espada instance - PvP-oriented systems and zones - PvE progression systems - Ranking and competition systems - Community Board extensions - Custom HTML and datapack content - Gameplay scripts and server-side feature extensions - Vote reward progression Website & Community Platform EspadaWorld also includes a modern web platform connected to the server community. Website features include: - Modern responsive website - Account panel - Download section - Vote section - Ranking pages - Media section - News and information system - Admin-controlled website settings - Theme/template system - SEO optimization - Performance optimization The website has been optimized for speed, accessibility, best practices, and SEO, offering a clean public presentation for the server and community. Useful Links Website: https://l2espadaworld.com   GitHub Presentation: https://github.com/worldespada-cloud/EspadaWorld   EspadaWorld Reborn is a cinematic Lineage 2 High Five private server project built on a customized FandC-based core.     Preserving safety and trust within our community is our priority. Thank you for your understanding and support!   Best regards,VastoLordes. Contact Information :  support@l2espadaworld.com
    • Hi,im looking for "stable" mid rate high five l2j files source included,i prefer not clean files but something already used by another server in the past,if you have something intrested and not shared pm me.
    • Hello, We are currently looking for an experienced Lineage 2 High Five client developer for our project EldoriaWorld. At the moment we need help with: High Five client edits Launcher integration Interface/UI improvements Branding changes Textures/icons/loading screens System modifications Client optimization We already have website, launcher setup and server infrastructure prepared. If interested, please message me with: your experience previous projects/work contact details Contact: Telegram: FrankJan Discord: LosBanannos Regards, Frank EldoriaWorld
    • Hi guys, I am interested. Added you on Telegram. Please reply.
  • 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..