Skip to content
/ tp-us Public

TP-Us is a script for FiveM QBCore providing commands for teleporting yourself and/or someone else to specified coordinates

License

Notifications You must be signed in to change notification settings

Giana/tp-us

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TP-Us

TP-Us is a script for FiveM QBCore providing commands for teleporting yourself and/or someone else to specified coordinates.

INSTALLATION GUIDE

  1. Drop the tp-us folder into your [standalone] folder (or whichever other ensured folder you want to use)
  2. Use "add_ace" in your server.cfg to give desired access to the commands
    1. Ex: add_ace group.admin "tper" allow
    2. Ex. add_ace identifier.steam:xxxxxxxxxxxxxxx "tper" allow
    3. For more info: https://forum.cfx.re/t/basic-aces-principals-overview-guide/90917

FEATURES

  • /tpme [x] [y] [z] used to teleport yourself
    • Ex. /tpme -70.15 -1762.1 29.56
  • /tpyou [id] [x] [y] [z] used to teleport someone by server ID
    • Ex. /tpyou 4 -70.15 -1762.1 29.56
  • /tpus [id] [x] [y] [z] used to teleport yourself + someone by server ID
    • Ex. /tpus 4 -70.15 -1762.1 29.56

IMAGES

/tpme Command

DEPENDENCIES

About

TP-Us is a script for FiveM QBCore providing commands for teleporting yourself and/or someone else to specified coordinates

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages