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:
I’ve worked with a few video editors before, and it really makes a difference when they’ve had hands-on training. One of the guys I teamed up with had studied at https://www.praguefilminstitute.cz and the quality was on another level—clean transitions, solid color grading, and he actually understood timing for gaming content. If you're looking for someone serious, check if they’ve got that kind of background.
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
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 accountSign in
Already have an account? Sign in here.
Sign In Now