With few words, it is a system that allows you to have a bunch of "settings" for any zone you want. I name it "PvP" zone system, since i think it would fit better to a pvp server, that uses some kind of pvp zone. In order to add and configure the settings of a zone you have to do only 2 things:
A. Create the zone (according to some coordinates) with a specific ID, using the classic-familiar way for zone creation in data/xml/CustomPvPZone.xml. (If you want to know more, visit this topic, created by SweeTs)
B. Configure the zone settings by using the same ID in custom_pvp_zone_settings.xml.
C. You can have as many zones as you want, each one with different settings.
This system is mostly independent and it requires few changes in already existing files - source code in order to be installed.
Plus, the code contains a proper java doc, in case someone cannot understand a simple and clean code.
In order to make it more clear, i will share with you an example of the configuration file.
custom_pvp_zone_settings.xml:
Some Notes:
- The code has been coded for l2jserver High Five, and aCis. In case you are using another pack, we will adapt it together (It will take 10 minutes or less to adapt, since it is independent code).
- If you want to add any other restrictions or features/settings to zones, you can request them to me, or even do them easily by you.
- Code comes with a .patch file containing only the lines of the code you should add/remove/edit.
This is it! Even if you are not interested, please take a second and leave a feedback to this idea. I would be glad to see what you think (any improvements or changes)
Price: 15€
Skype: knip.ex
If you liked or be interested of what you read, take a look at these:
Configurable Solo Zone System
Weekly Trader (With Random Items)