McKenZiex Posted October 6, 2013 Share Posted October 6, 2013 Hello maxcheaters! does anyone know how can i change a place from war zone to peace zone? i want to make Plunderous Plains an EXP Zone so newbies can level up there and to be peacefull (no pvp) Quote Link to comment Share on other sites More sharing options...
0 ^Wyatt Posted October 6, 2013 Share Posted October 6, 2013 game/data/zones and look for your zone.xml and change "type" to "type='PeaceZone' or if your zone isn't in a .xml then go ingame take /loc and create your polygon. Moving it to dev help. Quote Link to comment Share on other sites More sharing options...
0 McKenZiex Posted October 6, 2013 Author Share Posted October 6, 2013 Can you please explain to me a little bit more? because i can't understand i don't have any town with type=peacezone i only have type=town and how can i make a circle to be peace zone? yes i know i can see with /loc ingame but i dont know how to make it fit in the zone.xml Quote Link to comment Share on other sites More sharing options...
0 ^Wyatt Posted October 6, 2013 Share Posted October 6, 2013 Then create a new zone and make it type town. Take one already created and change the coords, not so difficult. Cuboid Zones: ------------- Require 2 nodes (vertices), in order to make a Square, for example: O . . . . . . . . . . . . . . O O = Node (vertice) NPoly Zones: ------------ Require 3 or more nodes (vertices), in order to make a Polygon or another geometrical model, for example: O / \ / \ / \ O - - - O O = Node (vertice) Cylinder Zones: --------------- Require 1 node (vertice) and radius, in order to make a Cylinder. * * * * * * * * * * * * * * * * O * * * * * * * * * * * * * * * * O = Node (vertice) * = Radius Quote Link to comment Share on other sites More sharing options...
0 McKenZiex Posted October 6, 2013 Author Share Posted October 6, 2013 can you please explain me what i need to replace and what everything means? <zone id='11034' type='Town' shape="NPoly" minZ="-3800" maxZ="-3400"> <stat name='name' val='Heine'/> <stat name='townId' val='15'/> <stat name='redirectTownId' val='16'/> <stat name='taxById' val='6'/> <spawn X='111381' Y='219064' Z='-3543'/> <spawn X='112602' Y='219110' Z='-3569'/> <spawn X='112588' Y='221228' Z='-3542'/> <spawn X='109502' Y='221381' Z='-3484'/> <spawn X='107105' Y='221202' Z='-3640'/> <spawn X='107088' Y='218203' Z='-3674'/> <spawn X='109798' Y='217194' Z='-3748'/> <spawn X='110100' Y='219486' Z='-3505'/> <spawn X='114554' Y='221408' Z='-3655'/> <spawn X='115532' Y='219221' Z='-3662'/> Quote Link to comment Share on other sites More sharing options...
0 ^Wyatt Posted October 6, 2013 Share Posted October 6, 2013 I guess u must have in your pack more peace zones that aren't "Town" type, better find one and modify it. Quote Link to comment Share on other sites More sharing options...
0 McKenZiex Posted October 6, 2013 Author Share Posted October 6, 2013 http://pastebin.com/uD354Er5 that's my zone.xml Quote Link to comment Share on other sites More sharing options...
0 ^Wyatt Posted October 6, 2013 Share Posted October 6, 2013 So, get one zone and put your coords and your Z max and min, inside. <zone id='15000' type='PeaceZone' shape='NPoly' minZ='-4300' maxZ='-2300' /> </zone> Quote Link to comment Share on other sites More sharing options...
0 McKenZiex Posted October 6, 2013 Author Share Posted October 6, 2013 Should i call it peacezone or town? Quote Link to comment Share on other sites More sharing options...
0 ^Wyatt Posted October 6, 2013 Share Posted October 6, 2013 better peacezone, already told it xd Quote Link to comment Share on other sites More sharing options...
0 McKenZiex Posted October 6, 2013 Author Share Posted October 6, 2013 ohh god it's difficult can you do me an example? i can't understand how this is going to work...! Quote Link to comment Share on other sites More sharing options...
0 ^Wyatt Posted October 6, 2013 Share Posted October 6, 2013 for real?... what can I explain... just read and put your coords... /loc = X, Y, Z, put your X,Y inside coords and take your MAX Z and MIN Z and put it... <zone id='15000' name='PeaceCustom1' type='PeaceZone' shape='NPoly' minZ='-4300' maxZ='-2300' /> <node X="77170" Y="147420" /> <node X="77170" Y="147420" /> <node X="77170" Y="147420" /> <node X="77170" Y="147420" /> </zone> Quote Link to comment Share on other sites More sharing options...
0 McKenZiex Posted October 6, 2013 Author Share Posted October 6, 2013 can you please add me on skype? skype: mckenziepro Quote Link to comment Share on other sites More sharing options...
0 Marcox Posted January 16, 2014 Share Posted January 16, 2014 Wyatt, would you be so kind and tell me how to write the complete cylinder zone entry for zone.xml? I can't find one anywhere in the files to copy and replace with my coords.One more question, is it possible to disable pvp worldwide via some config setting? I'm trying to achieve non open pvp environment on the entire server and so, is the only option to create a few huge peace zones? Quote Link to comment Share on other sites More sharing options...
0 SweeTs Posted January 16, 2014 Share Posted January 16, 2014 http://www.maxcheaters.com/topic/172408-help-about-arenas/?do=findComment&comment=2298740 Here you go :P Quote Link to comment Share on other sites More sharing options...
0 Marcox Posted January 16, 2014 Share Posted January 16, 2014 (edited) Thank you very much! Edited January 17, 2014 by Marcox Quote Link to comment Share on other sites More sharing options...
Question
McKenZiex
Hello maxcheaters!
does anyone know how can i change a place from war zone to peace zone?
i want to make Plunderous Plains an EXP Zone so newbies can level up there and to be peacefull (no pvp)
Link to comment
Share on other sites
15 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.