I decided to request help in a new thread since the subject might be unusual.
I'm working on achieving a non-open pvp on the entire world map apart from arenas, so since I found no config setting allowing that, I decided to create a few very large, cylinder peace zones covering the entire map area. I have all the entries ready but it seems I can't input them correctly in the zone.xml and the game server refuses to initiate correctly. Can someone teach me how the new zone entry should be added to the Interlude's zone.xml and how new zones should be added to the zone_vertices in the database?
These are the 7 zones entries with accurate parameters:
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
🔥 Looking for a powerful, clean, and player-friendly Auction House system for your Lineage 2 server?
This fully-featured module is ready to plug into your project and provide your players with a modern, centralized marketplace!
💼 What is it?
A complete Auction House system designed for fixed-price item sales between players. Forget about private stores and spammed zones—this system offers a smooth, secure, and offline-friendly way to buy and sell items across your server.
Photo Library: https://imgur.com/a/zLlUQbW
✅ Main Features:
🔹 Fixed-Price Listings Only:
Players list items at a set price. No bidding, no delays—just fast, clean trades.
🔹 Multi-Currency Support:
Works with Adena, event coins, custom currencies—fully configurable.
🔹 Dynamic Interface:
Players can filter items by name, type, and price. Easy-to-use HTML layout with smooth pagination.
🔹 Sell While Offline:
Post items and receive payments even if you're not online—true passive trading.
🔹 Safety First:
Full validation: no equipped/augmented/restricted items unless allowed.
Prevents scams, mispricing, and listing errors.
🔹 Expiration Timer (Optional):
Set listing time limits. Expired items go to warehouse/mail automatically.
🔹 Spam & Duplication Protection:
Prevents multiple listings of identical items and unnecessary database load.
🔹 Performance Optimized:
Clean, indexed SQL structure. No lag or bloating even with thousands of listings.
⚙️ Plug & Play
Clean Java code (compatible with aCis & derivatives).
Easy setup with full instructions and sample configurations.
Includes SQL, HTML files, and all Java classes – fully working out of the box.
💰 Pricing & Contact
📦 50 euro - One-time purchase with full support for setup & basic customization.
💬 Contact me here via PM or on Discord: @Luminous
🔐 Serious buyers only – source is clean, secure, and tested on live servers.
Give your server the next-level economy it deserves.
No more chaotic trade zones. No more confusion. Just clean, efficient, server-wide trading.
We are certainly not an ambulance, but we will definitely cure you of blacklists and empty pockets. Live freely with SX!
Each of you will receive a trial version of SX to familiarize yourself with the product, all you have to do is post in this thread
Question
Marcox
I decided to request help in a new thread since the subject might be unusual.
I'm working on achieving a non-open pvp on the entire world map apart from arenas, so since I found no config setting allowing that, I decided to create a few very large, cylinder peace zones covering the entire map area. I have all the entries ready but it seems I can't input them correctly in the zone.xml and the game server refuses to initiate correctly. Can someone teach me how the new zone entry should be added to the Interlude's zone.xml and how new zones should be added to the zone_vertices in the database?
These are the 7 zones entries with accurate parameters:
<zone id='13001' type='PeaceZone' shape='Cylinder' minZ='-50000' maxZ='50000' rad='9944'/>
<node X='-72388' Y='252117'/>
</zone>
<zone id='13002' type='PeaceZone' shape='Cylinder' minZ='-50000' maxZ='50000' rad='27237'/>
<node X='-100142' Y='234748'/>
</zone>
<zone id='13003' type='PeaceZone' shape='Cylinder' minZ='-50000' maxZ='50000' rad='98433'/>
<node X='90512' Y='163510'/>
</zone>
<zone id='13004' type='PeaceZone' shape='Cylinder' minZ='-50000' maxZ='50000' rad='152081'/>
<node X='25589' Y='109369'/>
</zone>
<zone id='13005' type='PeaceZone' shape='Cylinder' minZ='-50000' maxZ='50000' rad='105832'/>
<node X='125033' Y='71824'/>
</zone>
<zone id='13006' type='PeaceZone' shape='Cylinder' minZ='-50000' maxZ='50000' rad='151857'/>
<node X='79359' Y='-95387'/>
</zone>
<zone id='13007' type='PeaceZone' shape='Cylinder' minZ='-50000' maxZ='50000' rad='72397'/>
Edited by Marcox<node X='151047' Y='-187326'/>
</zone>
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.