Jump to content
  • 0

Safezone Extend to 150m


Demi

Question

11 answers to this question

Recommended Posts

  • 0

Start with going here 

 

and download the @3deditor and add it in your clientmod dir.

 

See you in a bit bro.

 

I don't want to add any structures, just want to find out those coordinates to get 150M lol

Link to comment
Share on other sites

  • 0

You are not listening...

 

The easiest way to see for yourself how long the range of this particular safezone stretches is to use the visible alternative through the editor.

 

Ah, but then how do I insert it?

I'm coming on to your TS.

Link to comment
Share on other sites

  • 0

If tactical did not told you this yet, or for the rest of the world:

 

Use M3Edior to create Safezones. And open "helpers" the things youre looking for are called "ProtectionZone_Invisible_F".

The easiest way of inserting them to you Server is to use the "Export to CFG Clipbort" option. Insert this code into your @epochhive\addons\a3_epoch_server_settings\configs\maps\map.h

 

like this:

 

propsPos[] = {

//------------------------------------------------------------------------------------Safezones
            {"ProtectionZone_Invisible_F", {11417.2, 11401.5, 0}, 0},
            {"ProtectionZone_Invisible_F", {2565.88, 5061.61, 0}, 0},
            {"ProtectionZone_Invisible_F", {6991.27, 7687.61, 0}, 0},
//------------------------------------------------------------------------------------Safezones

Best regards,

Mumys

Link to comment
Share on other sites

  • 0

If tactical did not told you this yet, or for the rest of the world:

 

Use M3Edior to create Safezones. And open "helpers" the things youre looking for are called "ProtectionZone_Invisible_F".

The easiest way of inserting them to you Server is to use the "Export to CFG Clipbort" option. Insert this code into your @epochhive\addons\a3_epoch_server_settings\configs\maps\map.h

 

like this:

 

propsPos[] = {

//------------------------------------------------------------------------------------Safezones
            {"ProtectionZone_Invisible_F", {11417.2, 11401.5, 0}, 0},
            {"ProtectionZone_Invisible_F", {2565.88, 5061.61, 0}, 0},
            {"ProtectionZone_Invisible_F", {6991.27, 7687.61, 0}, 0},
//------------------------------------------------------------------------------------Safezones

Best regards,

Mumys

Thanks!

 

You are not listening...

 

The easiest way to see for yourself how long the range of this particular safezone stretches is to use the visible alternative through the editor.

Tactical Anders, thanks so much! Life is now so much easier XD

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...