Skip to content

A telescope script for fivem, imitating the regular gta 5 telescope functionality.

License

Notifications You must be signed in to change notification settings

MadsLeander/telescopes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telescopes

Telescopes is a free standalone script that allows players to use telescopes all around the map. Currently, it allows the player to use /telescope, press E when close to one or to use either qTarget, qb-target or ox_target as a 3rd eye solution. I decided to release this to the public since I haven’t seen any other telescope scripts around. The script was made for fun, so the code might not be the greatest, feel free to improve upon it.

Optional Dependencies

As previously stated the script allows for qTarget, qb-target pr ox_target to be used. They are disabled by default but can be toggled in the config file. You can add your own notification exports/events inside the DisplayNotification function in client.lua (at the top).

Optimization

The script runs at 0.1ms when idling if you have the help text thread (gets the distance to the telescope and displays some help text if close enough). It idles at 0.0 if you only use the command/3rd eye. It runs at 0.4 - 0.5ms when using a telescope.

Known Issues

None :D

About

A telescope script for fivem, imitating the regular gta 5 telescope functionality.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages