Jump to content

Jorjeh

Developer
  • Posts

    2
  • Joined

  • Last visited

Files posted by Jorjeh

  1. $15

    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 } ] } ] }  

    0 purchases   0 downloads

       (0 reviews)

    0 comments

    Updated

×
×
  • Create New...