How to Create a Shooting Range

Prerequisites 
To create a shooting range, you should be one of the usergroups specified in the AdminGroups table in the config.

To Start creating shooting ranges type 'wos_dsr_start' in your console.
Once you have finished creating shooting ranges type 'wos_dsr_end' to save your work.

Choose Your Shooting Range Type
By using RIGHT_CLICK you will switch between In-Line Mode and Radial Mode, as seen on the toolgun itself.

Radial Shooting Range
A radial shooting range will be automatically created, centred on the point where you place it.
To place the shooting range, aim at the centre point and press LEFT_CLICK.

The radial shooting range has a default length, width, and height which can be changed under wos\dsr\entities\wos_shooting_range\sv_wos_shooting_range.lua. The defaults are as follows:

ENT.Length = 230
ENT.Width = 135
ENT.Height = 150

In-Line Shooting Range
An in-line shooting range is fully customisable in terms of length, width, and height.
Begin by placing one of the bottom corners of your shooting range by pressing LEFT_CLICK

Now, using noclip, move yourself to the opposite corner of the shooting range to place the second point.
When you are happy with the size of the shooting range, place the second corner by using LEFT_CLICK.

If you need to adjust the rotation of the shooting range, you can hold down R and move your mouse simultaneously.

Once you are happy with the position of the shooting range, press LEFT_CLICK to confirm and create it.
If you want to cancel the placement of the shooting range, press RIGHT_CLICK.

 

To begin configuring your shooting range, please look at How to Configure a Shooting Range.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Install the Dynamic Shooting Range

Prerequisites The Dynamic Shooting Range requires MySQLOO, a popular third-party MySQL module....

How to Configure a Shooting Range

You should have created at least one shooting range. If you still need to do this, refer to How...

How to Use a Shooting Range

PrerequisitesYou should have created and configured a shooting range at this point. If you still...