Jump to content
  • 0

Trader Safe Zones of Panthera?


Varmonger

Question

12 answers to this question

Recommended Posts

  • 0

Here's my sensors for god mode on Panthera, you'll obviously have to use one of the safezone scripts from this forum.

class Sensors
	{
		items=18;
		class Item0
		{
			position[]={4419.9492,22.076105,1629.0402};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="TraderCity1";
			expCond="(player distance TraderCity1) < 75; ";
			expActiv="TitleText[""Now entering trader city Pikla - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now leaving trader city Pikla - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		class Item1
		{
			position[]={4419.9492,22.076105,1629.0402};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="TraderCity1_safezone";
			expCond="(player distance TraderCity1) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{
			};
			};
		class Item2
		{
			position[]={8688.6563,7.2285666,3129.0193};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="TraderCity2";
			expCond="(player distance TraderCity2) < 75; ";
			expActiv="TitleText[""Now entering trader city Selca - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now leaving trader city Selca - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		class Item3
		{
			position[]={8688.6563,7.2285666,3129.0193};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="TraderCity2_safezone";
			expCond="(player distance TraderCity2) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{
			};
			};
		class Item4
		{
			position[]={9051.5801,9.2987309,4073.2256};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="HeroVendors";
			expCond="(player distance HeroVendors) < 75; ";
			expActiv="TitleText[""Now entering Hero Trader area - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now leaving Hero Trader area - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		class Item5
		{
			position[]={9051.5801,9.2987309,4073.2256};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="HeroVendors_safezone";
			expCond="(player distance HeroVendors) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{
			};
			};
		class Item6
		{
			position[]={7207.6226,6.7110448,735.10217};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="WholeSaler1";
			expCond="(player distance WholeSaler1) < 75; ";
			expActiv="TitleText[""Now entering South's Wholesale area - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now Leaving South's Wholesale - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		class Item7
		{
			position[]={7207.6226,6.7110448,735.10217};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="WholeSaler1_safezone";
			expCond="(player distance WholeSaler1) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{
			};
			};
		class Item8
		{
			position[]={1891.4895,4.9686322,3603.2834};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="BanditTrader";
			expCond="(player distance BanditTrader) < 75; ";
			expActiv="TitleText[""Now entering Bandit Trader area - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now leaving Bandit Trader area - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		class Item9
		{
			position[]={1891.4895,4.9686322,3603.2834};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="BanditTrader_safezone";
			expCond="(player distance BanditTrader) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{
				
			};
			};
		class Item10
		{
			position[]={4763.1572,3.6483271,7481.4204};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="AWOLsAirField";
			expCond="(player distance AWOLsAirField) < 75; ";
			expActiv="TitleText[""Now entering Awol's airfield - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now leaving Awol's airfield - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		class Item11
		{
			position[]={4763.1572,3.6483271,7481.4204};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="AWOLsAirField_safezone";
			expCond="(player distance AWOLsAirField) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{
				
			};
			};
		class Item12
		{
			position[]={5228.0054,2.0105178,8230.0947};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="Wholesaler2";
			expCond="(player distance Wholesaler2) < 75; ";
			expActiv="TitleText[""Now entering West's Wholesale - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now Leaving West's Wholesale - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		
		class Item13
		{
			position[]={5228.0054,2.0105178,8230.0947};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="Wholesaler2_safezone";
			expCond="(player distance Wholesaler2) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{
				
			};
			};
		
		class Item14
		{
			position[]={3352.03,0.83347434,2302.2358};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="BoatVendor";
			expCond="(player distance BoatVendor) < 75; ";
			expActiv="TitleText[""Now entering Sams Boat Vendor - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now Leaving Sams Boat Vendor - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		
		class Item15
		{
			position[]={3352.03,0.83347434,2302.2358};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="BoatVendor_safezone";
			expCond="(player distance BoatVendor) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{
				
			};
			};
		
		class Item16
		{
			position[]={4338.6138,101.18414,6317.9023};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="PlanicaTraders";
			expCond="(player distance PlanicaTraders) < 75; ";
			expActiv="TitleText[""Now entering trader city Planica - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now leaving trader city Planica - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		class Item17
		{
			position[]={4338.6138,101.18414,6317.9023};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="PlanicaTraders_safezone";
			expCond="(player distance PlanicaTraders) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{				
			};
		};		
	};
};
Link to comment
Share on other sites

  • 0

 

Here's my sensors for god mode on Panthera, you'll obviously have to use one of the safezone scripts from this forum.

class Sensors
	{
		items=18;
		class Item0
		{
			position[]={4419.9492,22.076105,1629.0402};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="TraderCity1";
			expCond="(player distance TraderCity1) < 75; ";
			expActiv="TitleText[""Now entering trader city Pikla - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now leaving trader city Pikla - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		class Item1
		{
			position[]={4419.9492,22.076105,1629.0402};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="TraderCity1_safezone";
			expCond="(player distance TraderCity1) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{
			};
			};
		class Item2
		{
			position[]={8688.6563,7.2285666,3129.0193};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="TraderCity2";
			expCond="(player distance TraderCity2) < 75; ";
			expActiv="TitleText[""Now entering trader city Selca - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now leaving trader city Selca - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		class Item3
		{
			position[]={8688.6563,7.2285666,3129.0193};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="TraderCity2_safezone";
			expCond="(player distance TraderCity2) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{
			};
			};
		class Item4
		{
			position[]={9051.5801,9.2987309,4073.2256};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="HeroVendors";
			expCond="(player distance HeroVendors) < 75; ";
			expActiv="TitleText[""Now entering Hero Trader area - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now leaving Hero Trader area - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		class Item5
		{
			position[]={9051.5801,9.2987309,4073.2256};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="HeroVendors_safezone";
			expCond="(player distance HeroVendors) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{
			};
			};
		class Item6
		{
			position[]={7207.6226,6.7110448,735.10217};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="WholeSaler1";
			expCond="(player distance WholeSaler1) < 75; ";
			expActiv="TitleText[""Now entering South's Wholesale area - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now Leaving South's Wholesale - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		class Item7
		{
			position[]={7207.6226,6.7110448,735.10217};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="WholeSaler1_safezone";
			expCond="(player distance WholeSaler1) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{
			};
			};
		class Item8
		{
			position[]={1891.4895,4.9686322,3603.2834};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="BanditTrader";
			expCond="(player distance BanditTrader) < 75; ";
			expActiv="TitleText[""Now entering Bandit Trader area - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now leaving Bandit Trader area - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		class Item9
		{
			position[]={1891.4895,4.9686322,3603.2834};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="BanditTrader_safezone";
			expCond="(player distance BanditTrader) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{
				
			};
			};
		class Item10
		{
			position[]={4763.1572,3.6483271,7481.4204};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="AWOLsAirField";
			expCond="(player distance AWOLsAirField) < 75; ";
			expActiv="TitleText[""Now entering Awol's airfield - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now leaving Awol's airfield - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		class Item11
		{
			position[]={4763.1572,3.6483271,7481.4204};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="AWOLsAirField_safezone";
			expCond="(player distance AWOLsAirField) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{
				
			};
			};
		class Item12
		{
			position[]={5228.0054,2.0105178,8230.0947};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="Wholesaler2";
			expCond="(player distance Wholesaler2) < 75; ";
			expActiv="TitleText[""Now entering West's Wholesale - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now Leaving West's Wholesale - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		
		class Item13
		{
			position[]={5228.0054,2.0105178,8230.0947};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="Wholesaler2_safezone";
			expCond="(player distance Wholesaler2) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{
				
			};
			};
		
		class Item14
		{
			position[]={3352.03,0.83347434,2302.2358};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="BoatVendor";
			expCond="(player distance BoatVendor) < 75; ";
			expActiv="TitleText[""Now entering Sams Boat Vendor - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now Leaving Sams Boat Vendor - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		
		class Item15
		{
			position[]={3352.03,0.83347434,2302.2358};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="BoatVendor_safezone";
			expCond="(player distance BoatVendor) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{
				
			};
			};
		
		class Item16
		{
			position[]={4338.6138,101.18414,6317.9023};
			a=100;
			b=100;
			activationBy="WEST";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="PlanicaTraders";
			expCond="(player distance PlanicaTraders) < 75; ";
			expActiv="TitleText[""Now entering trader city Planica - god mode on"",""PLAIN DOWN""]; canbuild = false;";
			expDesactiv="TitleText[""Now leaving trader city Planica - god mode off"",""PLAIN DOWN""]; canbuild = true;";
			class Effects
			{
			};
		};
		class Item17
		{
			position[]={4338.6138,101.18414,6317.9023};
			activationBy="ANY";
			repeating=1;
			interruptable=1;
			age="UNKNOWN";
			name="PlanicaTraders_safezone";
			expCond="(player distance PlanicaTraders) < 75;";
			expActiv="inSafeZone = true;";
			expDesactiv="inSafeZone = false;";
			class Effects
			{				
			};
		};		
	};
};

Much Appreciated, but does it matter which safezone script it is?

Link to comment
Share on other sites

  • 0

This one here http://opendayz.net/threads/epoch-safe-zone-commander-god-anti-backpack-stealing-no-shooting-no-vehicle-weapons.14877/ has the things for Panthera and also other maps in it as well... and it's very configurable as well

 

 

Bags

 

He has most of those things set up, have a look at minimum anyway...

Sweet! Just tested it in my server and it works like a charm! +1

Link to comment
Share on other sites

  • 0

This one here http://opendayz.net/threads/epoch-safe-zone-commander-god-anti-backpack-stealing-no-shooting-no-vehicle-weapons.14877/ has the things for Panthera and also other maps in it as well... and it's very configurable as well

 

 

Bags

 

He has most of those things set up, have a look at minimum anyway...

I installed this one too works great. only thing ive noticed is i belive it may have strange interactions with Admin tools(bluephoenix) but i dont know for sure.  this was an easy install and covers any area the you get "you are now entering......."

Link to comment
Share on other sites

  • 0

I installed this one too works great. only thing ive noticed is i belive it may have strange interactions with Admin tools(bluephoenix) but i dont know for sure.  this was an easy install and covers any area the you get "you are now entering......."

 

I use the same one and get no problems 

Link to comment
Share on other sites

  • 0

 

Is there any way that I can add safe zones to the panthera traders? All the scripts that I have found are just for Chernarus.

 

I found this script: Click Me

where Im paste this 3 files from this link and must config any init.sqf add command or something??

safezone.sqf

safezoneposition.sqf

SAR_nuke_zeds.sqf

Link to comment
Share on other sites

  • 0

AztecHd  with AGN the installation says to place  execvm 'AGN\agn_SafeZoneCommander.sqf'; at the bottom but should really be in the isdedicated section like this

 

if (!isDedicated) then {
    //Conduct map operations
    0 fadeSound 0;
    waitUntil {!isNil "dayz_loadScreenMsg"};
    dayz_loadScreenMsg = (localize "STR_AUTHENTICATING");
    execvm 'AGN\agn_SafeZoneCommander.sqf';

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
  • Discord

×
×
  • Create New...