Laser Sight (10€)
Add laser sights to your guns ! Network synced !
Video available here
You can test our scripts for free here
Features
Draw laser from gun to aimed point
Customizable color (Normal, Night Vision, Thermal Vision)
Customizable control (Uses
RegisterKeyMapping
)
Network sync (Uses
StateBags
, not heavy on the network at all)
Blacklist weapons
Customizable offset of the laser relative to the weapon (all weapons are already pre-configured)
Option to have the laser available only when a flashlight is mounted onto the weapon (through
GiveWeaponComponentToPed
)
Uses FiveM Asset Escrow system
Requires OneSync
Uses around 0.1ms per laser, so we implemented a limit to the number of lasers drawn
Controls
- G Activate or deactivate the laser
-
/laser_color r g b a
Customize the color of the laser (Enter/laser_color
to reset)
Updates
Click to display
v1.2.3
Customize the range of the laser
Customize the color of the laser in the command line :
/laser_color r g b a
v1.2.2
Disable laser if the player switches weapon
v1.2.1b
Add ACE permission support
v1.2.1a
Bugfix whitelist
v1.2.1
Whitelist option, comes preconfigured for ESX but can be modified
Option to disable the laser while inside any vehicle (default to
true
)
v1.2.0
Option to have the laser available only when a flashlight is mounted onto the weapon (through
GiveWeaponComponentToPed
)
v1.1.3
Bugfix laser not working
v1.1.2
Debug option (to help the support)
v1.1.1
Add version check
v1.1.0
Network sync v2 (Uses
StateBags
now, even less heavy on the client)
v1.0.0
Draw laser from gun to aimed point
Customizable color (Normal, Night Vision, Thermal Vision)
Customizable control (Uses
RegisterKeyMapping
)
Network sync (Uses
DecorRegister
, not heavy on the network at all)
Blacklist weapons
Customize offset of the laser relative to the weapon (all weapons are already pre-configured)