Jump to content

South America

This is a free download custom map (Procedural map) outlining South America and its surroundings with some custom monuments that will be added in later versions.
Check out

Hydrae Oxide

Hydrae Oxide 4K is our second free map project
Check out

AutoCopter

AutoCopter brings you all the tools needed to survive the Rust Apocalypse while flying in your private helicopter.
Check out

Tanks Factory

This is great alternative of Launch Site. For looting needs red card.
Check out

Cobalt Police Department

Custom Monument for RUST
Check out

Recommended Posts

Turret Tweaks


 Installation

Unzip the archive.

Drag TurretTweaks.cs under the oxide/plugins folder of your server.

 

Permissions

Default permission - turrettweaks.default

You can set permissions for VIP to give them custom values.

Example: turrettweaks.vip

 

Features:

Auto Turret Settings

  • Health
  • Accuracy
  • Range
  • Bullet Speed
  • Damage Scale
  • Power Consumption
  • Infinite Ammo
  • Block ExploAmmo to be Infinite

 

Sam Site Settings

  • Health
  • Infinite Ammo 
  • Damage Scale

 

Flame Turret Settings

  • Health
  • Turret Arc
  • Flame Range
  • Flame Radius
  • Flame Triggered Duration
  • Infinite Low Grade
  • Fuel Consumption Multiplier
  • Damage Scale

 

Shotgun Trap Settings

  • Health
  • Infinite Ammo
  • Aim Cone
  • Sensor Radius
  • Damage Scale

 

Config example

{
"VERSION": "v1.0.0",
"PermissionsList": [
{
"Permission Name: (Copy/Paste this for more permissions)": "turrettweaks.default",
"AutoTurret Settings:": [
{
"Health (Default = 1000):": 1000.0,
"Accuracy (Default = 5):": 5.0,
"Range (Default = 30):": 30.0,
"Bullet Speed (Default = 10):": 10.0,
"Damage Scale (Default = 1.0):": 1.0,
"Power Consumption (Default = 10):": 10,
"Infinite Ammo (Default = false):": false,
"Block ExploAmmo to be Infinite (Default = true):": true
}
],
"SamSite Settings:": [
{
"Health (Default = 1000):": 1000.0,
"Infinite Ammo (Default = false):": false,
"Damage Scale (Default = 1.0):": 1.0
}
],
"FlameTurret Settings:": [
{
"Health (Default = 300):": 300.0,
"Turret Arc (Default = 45 degrees):": 45.0,
"Flame Range (Default = 8):": 8.0,
"Flame Radius (Default = 2):": 2.0,
"Flame Triggered Duration (in seconds) (Default = 5):": 5.0,
"Infinite LowGrade (Default = false):": false,
"Fuel Consumption Multiplier (Default = 1):": 1.0,
"Damage Scale (Default = 1.0):": 1.0
}
],
"ShotgunTrap Settings:": [
{
"Health (Default = 300):": 300.0,
"Infinite Ammo (Default = false):": false,
"AimCone (Default = 40):": 40,
"SensorRadius (Default = 1.25):": 1.25,
"Damage Scale (Default = 1.0):": 1.0
}
]
}
]
}

 


 

Link to comment
Share on other sites

  • 8 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...