Adding/Removing Safe Zone
Hi guys me again :P
I was looking through the Forum and haven't found a guide on how to Add or Remove Safe Zones, would it be possible for someone to tell me how to? As I added a New Starters area and it is not a Safe Zone.. Meaning anybody can kill Newbees there....
Also wanted to ask how I can fix the map I have Monsters on the Tideborn Area but they vanish into the Ground etc, any ideas what that could be?:closedeyes:
Help is much appreciated.. :)
Re: Adding/Removing Safe Zone
Same here, i want to know how also. All they say is its in a sev file, not what to look for QQ
Re: Adding/Removing Safe Zone
Region.sev has the safezones in it.
Re: Adding/Removing Safe Zone
Quote:
Originally Posted by
nofxpunkerbrian
Region.sev has the safezones in it.
Quote:
Originally Posted by
M a g i c
Same here, i want to know how also. All they say is its in a sev file, not what to look for QQ
LOL Okay so now I know what File it is in, but what am I looking for exactly? :laugh:
Re: Adding/Removing Safe Zone
look at region.clt in client, then open the region.sev in hex editor, its the same values, just in hex and with most text removed.
Re: Adding/Removing Safe Zone
I thought there was a file you edit in notepad...
Btw which hex editor do u recommend
Posted via Mobile Device
Re: Adding/Removing Safe Zone
Client region is in plain text, dunno what all the numbers stand for, gonna fiddle with em after I get my test server running... Also, I read somewhere you can use Ronny's sMap to export/modify the client to the server binary. Just search like region.clt or region.sev and you should see it :P
Re: Adding/Removing Safe Zone
Quote:
Originally Posted by
ghostwolf2386
Client region is in plain text, dunno what all the numbers stand for, gonna fiddle with em after I get my test server running... Also, I read somewhere you can use Ronny's sMap to export/modify the client to the server binary. Just search like region.clt or region.sev and you should see it :P
sMAPConvert (old, got merged into sMAPTool) will do it... searching would've gotten OP the answered he needed...
Re: Adding/Removing Safe Zone
Ugh guys, what am i looking for? I don't see a header called SAFEZONE: so it isnt in plain text. Gimmie a example.
[region]
"安全区"
1 10
-2530.360596 212.984573 4179.893066
-2479.267334 220.548294 4190.765625
-2437.542236 220.995117 4137.787109
-2469.698486 218.411942 4087.776855
-2505.385742 221.888626 4047.897217
-2520.250244 217.868668 4051.548096
-2579.227051 217.949570 4079.913330
-2578.665527 216.452377 4123.163086
-2546.649414 218.257568 4170.906250
-2530.360596 212.984573 4179.893066
[trans]
116 1 0
-2392.144043, 260.299011, 4428.956055
10.000000, 5.000000, 5.000000
-175.348999, 256.104004, -437.670990
[trans]
129 1 0
-2847.382813, 261.115875, 4193.674316
10.000000, 10.000000, 10.000000
282.540985, 247.141998, -210.750000
could you put the number(s) you change in red? Is it somewhere like 0 for safezone and 1 for no? gimmie more details please :P
Re: Adding/Removing Safe Zone
Imna keep replying till someone answers...
Re: Adding/Removing Safe Zone
[region]
"安全区"
1 10
-2530.360596 212.984573 4179.893066
-2479.267334 220.548294 4190.765625
-2437.542236 220.995117 4137.787109
-2469.698486 218.411942 4087.776855
-2505.385742 221.888626 4047.897217
-2520.250244 217.868668 4051.548096
-2579.227051 217.949570 4079.913330
-2578.665527 216.452377 4123.163086
-2546.649414 218.257568 4170.906250
-2530.360596 212.984573 4179.893066
is the safezone section
the:
[trans]
116 1 0
-2392.144043, 260.299011, 4428.956055
10.000000, 5.000000, 5.000000
-175.348999, 256.104004, -437.670990
is the region transport (see: http://forum.ragezone.com/f452/porta...4/#post5901980)
Re: Adding/Removing Safe Zone
Okay, but what do i change to add and remove them. In that section, does it go by the first line is length,second is width? Thanks 343 ^^
Posted via Mobile Device
Re: Adding/Removing Safe Zone
hm.... I thought that there is many good editors for this file ^^
Re: Adding/Removing Safe Zone
Well guys, i was playing around with that. I found out that they are like lines, and each line has a connector end.
-2530.360596 212.984573 4179.893066
-2479.267334 220.548294 4190.765625
-2437.542236 220.995117 4137.787109
-2469.698486 218.411942 4087.776855
-2505.385742 221.888626 4047.897217
-2520.250244 217.868668 4051.548096
-2579.227051 217.949570 4079.913330
-2578.665527 216.452377 4123.163086
-2546.649414 218.257568 4170.906250
-2530.360596 212.984573 4179.893066
That is for the shattered ice village (i think thats where it was). And with it, i found out that a couple connect. Like, -2437.542236 220.995117 4137.787109 -2469.698486 218.411942 4087.776855. From -2437.542236 220.995117 4137.787109 to -2469.698486 218.411942 4087.776855 there is a safezone. It is like some type of polygon. The end of one connects to the other, giving it a "pointed" safezone. I dont understand though, how do you specify a break in the lines?
Re: Adding/Removing Safe Zone
Quote:
Originally Posted by
M a g i c
Well guys, i was playing around with that. I found out that they are like lines, and each line has a connector end.
-2530.360596 212.984573 4179.893066
-2479.267334 220.548294 4190.765625
-2437.542236 220.995117 4137.787109
-2469.698486 218.411942 4087.776855
-2505.385742 221.888626 4047.897217
-2520.250244 217.868668 4051.548096
-2579.227051 217.949570 4079.913330
-2578.665527 216.452377 4123.163086
-2546.649414 218.257568 4170.906250
-2530.360596 212.984573 4179.893066
That is for the shattered ice village (i think thats where it was). And with it, i found out that a couple connect. Like, -2437.542236 220.995117 4137.787109 -2469.698486 218.411942 4087.776855. From -2437.542236 220.995117 4137.787109 to -2469.698486 218.411942 4087.776855 there is a safezone. It is like some type of polygon. The end of one connects to the other, giving it a "pointed" safezone. I dont understand though, how do you specify a break in the lines?
Set them all to a very small area...