Jump to content

Search the Community

Showing results for tags 'helicopter keybinds'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions
  • Graphics

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
    • Creators Directory
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services
  • Memberships

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 1 result

  1. Version 2.0.0

    59 downloads

    Allows players to run commands using configured key combinations. These custom key binds provide a convenient way for players to interact with commands. Permissions: keybinds.use keybinds.player keybinds.minicopter keybinds.scraptransporthelicopter keybinds.attackhelicopter keybinds.ch47 Command: /keybinds Players can use this command to disable or enable the key binds. Configuration Example: { "Global Settings": { "Auto Enable Key Binds": true, "Global Cooldown Enabled": true, "Global Cooldown Time": 1.0, "Global Cooldown Message Enabled": true, "Global Cooldown Message": "You must wait {seconds}s before using any keybind.", "Enable Player Key Bind Notifications": true, "Message Settings": { "Message Icon SteamID": "76561197960839785", "Message Prefix": "[Key Bind Manager]\n", "Message Prefix Color": "#5af" } }, "Player Keybinds": { "FIRE_THIRD": { "Command": "/menu", "Permission": "keybinds.player", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "SPRINT_AND_FIRE_THIRD": { "Command": "", "Permission": "keybinds.player", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "USE_AND_FIRE_THIRD": { "Command": "/shop", "Permission": "keybinds.player", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "USE_AND_RELOAD": { "Command": "/kit", "Permission": "keybinds.player", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." } }, "Minicopter": { "DUCK": { "Command": "/takeoff", "Permission": "keybinds.minicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "FIRE_PRIMARY": { "Command": "", "Permission": "keybinds.minicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "FIRE_SECONDARY": { "Command": "", "Permission": "keybinds.minicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "FIRE_THIRD": { "Command": "", "Permission": "keybinds.minicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "RELOAD": { "Command": "/radio", "Permission": "keybinds.minicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "SPRINT": { "Command": "/hover", "Permission": "keybinds.minicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "USE": { "Command": "", "Permission": "keybinds.minicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "SPRINT_AND_FIRE_THIRD": { "Command": "", "Permission": "keybinds.minicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "USE_AND_FIRE_THIRD": { "Command": "", "Permission": "keybinds.minicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "USE_AND_RELOAD": { "Command": "", "Permission": "keybinds.minicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." } }, "Scrap Transport Helicopter": { "DUCK": { "Command": "/takeoff", "Permission": "keybinds.scraptransporthelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "FIRE_PRIMARY": { "Command": "", "Permission": "keybinds.scraptransporthelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "FIRE_SECONDARY": { "Command": "", "Permission": "keybinds.scraptransporthelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "FIRE_THIRD": { "Command": "", "Permission": "keybinds.scraptransporthelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "RELOAD": { "Command": "/radio", "Permission": "keybinds.scraptransporthelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "SPRINT": { "Command": "/hover", "Permission": "keybinds.scraptransporthelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "USE": { "Command": "", "Permission": "keybinds.scraptransporthelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "SPRINT_AND_FIRE_THIRD": { "Command": "", "Permission": "keybinds.scraptransporthelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "USE_AND_FIRE_THIRD": { "Command": "", "Permission": "keybinds.scraptransporthelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "USE_AND_RELOAD": { "Command": "", "Permission": "keybinds.scraptransporthelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." } }, "Attack Helicopter": { "DUCK": { "Command": "/takeoff", "Permission": "keybinds.attackhelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "FIRE_PRIMARY": { "Command": "", "Permission": "keybinds.attackhelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "FIRE_SECONDARY": { "Command": "", "Permission": "keybinds.attackhelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "FIRE_THIRD": { "Command": "", "Permission": "keybinds.attackhelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "RELOAD": { "Command": "/radio", "Permission": "keybinds.attackhelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "SPRINT": { "Command": "/hover", "Permission": "keybinds.attackhelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "USE": { "Command": "", "Permission": "keybinds.attackhelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "SPRINT_AND_FIRE_THIRD": { "Command": "", "Permission": "keybinds.attackhelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "USE_AND_FIRE_THIRD": { "Command": "", "Permission": "keybinds.attackhelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "USE_AND_RELOAD": { "Command": "", "Permission": "keybinds.attackhelicopter", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." } }, "CH47 Helicopter": { "DUCK": { "Command": "/takeoff", "Permission": "keybinds.ch47", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "FIRE_PRIMARY": { "Command": "", "Permission": "keybinds.ch47", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "FIRE_SECONDARY": { "Command": "", "Permission": "keybinds.ch47", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "FIRE_THIRD": { "Command": "", "Permission": "keybinds.ch47", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "RELOAD": { "Command": "/radio", "Permission": "keybinds.ch47", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "SPRINT": { "Command": "/hover", "Permission": "keybinds.ch47", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "USE": { "Command": "", "Permission": "keybinds.ch47", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "SPRINT_AND_FIRE_THIRD": { "Command": "", "Permission": "keybinds.ch47", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "USE_AND_FIRE_THIRD": { "Command": "", "Permission": "keybinds.ch47", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." }, "USE_AND_RELOAD": { "Command": "", "Permission": "keybinds.ch47", "Cooldown": 0.0, "Enabled Cooldown Message": true, "Cooldown Message": "Cooldown! You must wait {seconds}s to use the {command} key bind." } } } Leave the command empty to disable the key bind.
    Free
1.7m

Downloads

Total number of downloads.

7.2k

Customers

Total customers served.

108.2k

Files Sold

Total number of files sold.

2.2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.