FiringRange

FiringRange 0.1.17

Added a maximum wander distance check;
- When the player has not walked through the starting trigger they can only walk 20m away from the start position before being teleported back
- When the player has started the round, the distance is checked to the closest target, if the target is further away then the value set in the config or range they will be disqualified
Added config option "Maximum wander distance before disqualification"
Added range option command '/frc wanderdistance <distance>' to override config value per range
  • Like
Reactions: Caboom and barclay
Prevent NPC targeting range players
Added support for assigning ranges to monuments so they work through map wipes. See overview for more information
Prevent ZoneManager destroying weapons in zones with NoDrop flag
Added support for range specific weapon sets in the config
Fixed for Rust update
Added config option to give players specified weapon attachments
Added config option to give players specified weapon attachments
Re-upload with warehouse prefab for RustEdit
Add 0.01 to accuracy when calculating scores so they can never be 0 (fixes beating best time with 100% accuracy not being better then other runs with 100% accuracy)
Disable metabolism for range players
Added command "/frc edit <name>" to edit a range
Added command "/frc remove" to remove the target you are looking at
Added argument to save command to overwrite existing when editing "/frc save <name> overwrite"