Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Releases: DevTestingPizza/Firing-Modes

Firing Modes v1.1

Choose a tag to compare

@TomGrobbe TomGrobbe released this 04 Mar 18:20

New in this version.

There are now 3 new options available to change in the __resource.lua file.

  1. disableIcons 'false'
    Change this to 'true' if you want to hide/disable the icon in the top right corner of your screen.
  2. safetyToggleKey '7'
    Change the '7' to any valid control id if you want to change the "Toggle Safety Mode" button.
  3. switchFiringModeKey '311'
    Change the '311' to any valid control id if you want to change the "Switch Firing Mode" button.

Firing Modes v1.0

Choose a tag to compare

@TomGrobbe TomGrobbe released this 20 Jan 23:19
de8837f

Working features in this release

  • Press K to toggle on/off the weapon safety feature.
  • Press L to switch between firing modes (full auto, burst, single shot).
  • Disabled while in vehicles (intentional for now).
  • Current firing mode indicator below your ammo count (top right of the screen).
  • Only available on (S)MG's and rifles.

Preview
(Video demo)