Skip to content

Fivem script which allows players to teleport themselves to a safe ground position or a predefined location as per config file.

Notifications You must be signed in to change notification settings

senorGPT/hqlyground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

HQLY: Teleport to Ground

Fivem script which allows players to teleport themselves to a safe ground position or a predefined location as per config file.

Forum Post: https://forum.cfx.re/t/free-standalone-hqly-teleport-to-ground/2731079
Tebex Post: https://hqlyrp.tebex.io/package/4445638

Info

A nice little script I wrote that I find helps those with lower end spec computers. Sometimes I find players fall through the map for a while so I created a script that allows the players to be teleported back to the ground OR back to a predefined location, per config.

Requirements

None, it’s standalone!

Features:

Configuration file

Configuration File:

displayText: The message which will be displayed to users
key: Key which activates the teleport. Control key numbers can be found here.
preset: Whether or not to teleport the player to the ground or to a predefined location
coords: The X,Y,Z of the predefined location to teleport the player to if preset is true
z_check: The Z coordinate to display the prompt and allow the player to teleport
freeze: Whether or not to freeze the player after the teleport
freeze_time: The amount of time to freeze the player for -in seconds- if freeze is set to true

Preview:

Video: https://gyazo.com/32b2b77ab05ee5ef4be4bae6d7318491
Image: https://forum.cfx.re/uploads/default/optimized/4X/7/b/a/7baa9ecce8815311c362cf5e683c6bd241092c3a_2_675x500.jpeg

You can find live support on our Discord: https://discord.gg/UwH68aHMPn
Don’t hesitate to report any issues, offer any constructive criticism, or leave a suggestion!

About

Fivem script which allows players to teleport themselves to a safe ground position or a predefined location as per config file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages