Jump to content

Rite's Shooting Range


Rythron

Recommended Posts

Hello all,
 
I had some time to build a shooting range for Chernarus.
I Hope you like it.
 
113_1395250979.png
 
Place the file RiteShootingRange.sqf in your mission file were you have your custom map scripts.
 
EXAMPLE: @DayZ_Epoch_Server\addons\dayz_server\buildings\
 
in @DayZ_Epoch_Server\addons\dayz_server\init\server_functions.sqf
 
add this line to the bottom
 
//Rite's Shooting Range
[] ExecVM "\z\addons\dayz_server\buildings\RiteShootingRange.sqf";
 
pack your mission PBO
 
 
In mission.sqm add the following class item

 

 
	    class Item37 // <--- class follow up number
		{
			position[]={6529.25,12717.1, 9279.8};
			name="RitesRange";
			text="Rite's Shooting Range";
			type="mil_dot";
			colorName="ColorOrange";	
		};

Screenshots / Map Locations: Rite's Shooting Range

Download : Rite's Shooting Range

 

Have fun with it!

Rythron
Link to comment
Share on other sites

 

I added this, but my players started getting killed for shooting the targets.

 

one hit = instant death.

 

looked at my server rpt's but there's no "killing a hacker" or spam.  Just says "player death: 1234567".

 

Any ideas?

 

 

Try to add this 1="PVDZE_veh_Update" 

in publicvariable.txt in your battleeye filters.

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...