Bike Horn

Bike Horn 1.3.0

Sign in to download
This plugin adds a functional horn to motorbikes, sidecars, and pedal bikes, letting players honk while riding.



Recommended Plugins

Permissions

  • bikehorn.use - Players without this permission will not be able to honk the horn while riding a bike.

Configuration

JSON:
{
  "Version": "1.3.0",
  "Horn Button": "USE",
  "HornEffectPrefab": "assets/content/nexus/ferry/effects/nexus-ferry-departure-horn.prefab",
  "Enable Door Interaction": true
  "Door Interaction Range": 10.0,
  "Bike Short Prefab Names": [
    "motorbike_sidecar",
    "motorbike",
    "pedalbike"
  ]
}
  • Horn Button - The button used to activate the horn while riding a bike. You can change this to any valid button name supported in Rust, such as FIRE_PRIMARY, FIRE_SECONDARY, or RELOAD.
  • Enable Door Interaction - Determines whether the horn can interact with nearby doors to open or close them.
  • Door Interaction Range - The range within which doors can be opened or closed using the horn.
  • Bike Short Prefab Names - A list of bike prefab names that the plugin will enable the horn functionality for.
Author
VisEntities
Downloads
25
First release
Last update

Ratings

0.00 star(s) 0 reviews

Also by VisEntities

  • Remineration
    Remineration
    Spawns additional ore nodes close to mined spots
  • Volcano
    Volcano
    Adds volcanoes that release lava, ash clouds, and debris
  • Advanced Backup
    Advanced Backup
    Creates scheduled backups of your server

Latest updates

  1. 1.3.0

    Horn effect is now configurable in the settings.
  2. 1.2.1

    Fixed horn component not being properly destroyed when the bike rider dismounts or disconnects.
  3. 1.2.0

    Added permission for honking bike horns.
Back
Top
Cart