Jump to content

Search the Community

Showing results for tags 'samsite'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Landing Zone
    • Announcements
    • Giveaways
    • Polls
  • Existing Assets Discussions
    • Maps
    • Prefabs
    • Monuments
    • Plugins
  • Suggestions
    • Website Suggestions
    • Map Suggestions
    • Prefabs Suggestions
    • Monument Suggestions
    • Plugins Suggestions
  • Requests
    • Map requests
    • Prefabs Requests
    • Monuments Requests
    • Plugins Requests

Categories

  • Maps
  • Prefabs
  • Monuments
  • Plugins
  • Tools
  • Templates

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


PayPal


Patreon


Revolut

Found 2 results

  1. Version 1.0.0

    3 downloads

    Ever wanted to make SAMSites shoot at the Heli or whatever? Well you can with SAMSiteTargets, Config is easy and simple, use https://github.com/OrangeWulf/Rust-Docs/blob/master/Entities.md to find the entities shortprefabname, and change the config and bam! Notes: Unfortunately the default targeting vehicles like the minicopter are hardcoded in the samsite code, so if u change the targeting range to under 150 it wont work as the hardcoded value takes over... If you have the permission set to "", it would make it so all SAMSites attack that entity, bypassing the entity owner check! Configuration: { "Entities": { "bradleyapc": { "Can be targeted by static SAM Sites?": true, "Enabled": false, "Permission": "samsitetargets.bradley", "Rocket damage multiplier!": 1.0, "Rocket speed multiplier!": 1.0, "Seconds between rocket bursts!": 5.0, "Targeting range!": 150.0 }, "ch47.entity": { "Can be targeted by static SAM Sites?": true, "Enabled": false, "Permission": "samsitetargets.ch47", "Rocket damage multiplier!": 1.0, "Rocket speed multiplier!": 1.0, "Seconds between rocket bursts!": 5.0, "Targeting range!": 150.0 }, "minicopter.entity": { "Can be targeted by static SAM Sites?": true, "Enabled": false, "Permission": "samsitetargets.minicopter", "Rocket damage multiplier!": 1.0, "Rocket speed multiplier!": 1.0, "Seconds between rocket bursts!": 5.0, "Targeting range!": 150.0 }, "patrolhelicopter": { "Can be targeted by static SAM Sites?": true, "Enabled": false, "Permission": "samsitetargets.patrolheli", "Rocket damage multiplier!": 1.0, "Rocket speed multiplier!": 1.0, "Seconds between rocket bursts!": 5.0, "Targeting range!": 150.0 }, "scraptransporthelicopter": { "Can be targeted by static SAM Sites?": true, "Enabled": false, "Permission": "samsitetargets.scrapheli", "Rocket damage multiplier!": 1.0, "Rocket speed multiplier!": 1.0, "Seconds between rocket bursts!": 5.0, "Targeting range!": 150.0 } } }
    $10
  2. NubbbZ

    SAMSiteTargets

    View File SAMSiteTargets Ever wanted to make SAMSites shoot at the Heli or whatever? Well you can with SAMSiteTargets, Config is easy and simple, use https://github.com/OrangeWulf/Rust-Docs/blob/master/Entities.md to find the entities shortprefabname, and change the config and bam! Notes: Unfortunately the default targeting vehicles like the minicopter are hardcoded in the samsite code, so if u change the targeting range to under 150 it wont work as the hardcoded value takes over... If you have the permission set to "", it would make it so all SAMSites attack that entity, bypassing the entity owner check! Configuration: { "Entities": { "bradleyapc": { "Can be targeted by static SAM Sites?": true, "Enabled": false, "Permission": "samsitetargets.bradley", "Rocket damage multiplier!": 1.0, "Rocket speed multiplier!": 1.0, "Seconds between rocket bursts!": 5.0, "Targeting range!": 150.0 }, "ch47.entity": { "Can be targeted by static SAM Sites?": true, "Enabled": false, "Permission": "samsitetargets.ch47", "Rocket damage multiplier!": 1.0, "Rocket speed multiplier!": 1.0, "Seconds between rocket bursts!": 5.0, "Targeting range!": 150.0 }, "minicopter.entity": { "Can be targeted by static SAM Sites?": true, "Enabled": false, "Permission": "samsitetargets.minicopter", "Rocket damage multiplier!": 1.0, "Rocket speed multiplier!": 1.0, "Seconds between rocket bursts!": 5.0, "Targeting range!": 150.0 }, "patrolhelicopter": { "Can be targeted by static SAM Sites?": true, "Enabled": false, "Permission": "samsitetargets.patrolheli", "Rocket damage multiplier!": 1.0, "Rocket speed multiplier!": 1.0, "Seconds between rocket bursts!": 5.0, "Targeting range!": 150.0 }, "scraptransporthelicopter": { "Can be targeted by static SAM Sites?": true, "Enabled": false, "Permission": "samsitetargets.scrapheli", "Rocket damage multiplier!": 1.0, "Rocket speed multiplier!": 1.0, "Seconds between rocket bursts!": 5.0, "Targeting range!": 150.0 } } } Submitter NubbbZ Submitted 07/30/2022 Category Plugins  
×
×
  • Create New...