Αυτό το script παρέχει δυνατότητα τηλεμεταφοράς για παίκτες στο QBCore framework. Οι παίκτες μπορούν να χρησιμοποιήσουν το μενού για να επιλέξουν και να τηλεμεταφερθούν σε αποθηκευμένες τοποθεσίες. (1.9.0)This is an enhanced teleport script for QBCore with animations and improved UI. It allows players to save, delete, and teleport to locations within the game. © 2025 LAZPAL
- Save and delete locations
- Teleport to saved locations
- Improved UI with animations
- Notification system
- QBCore Framework
- FiveM Server
- Clone the repository or download the ZIP file.
- Place the
my-teleport-script
folder in yourresources
directory. - Add
ensure my-teleport-script
to yourserver.cfg
.
- Use the
/openui
command (requires permissioncommand.teleportme
) to open the teleport menu. - Save your current location, search for saved locations, and teleport to them using the menu.
my-teleport-script/ ├── client.lua ├── server.lua ├── fxmanifest.lua └── nui/ └── index.html └── script.js └── style.css
This project is licensed under the LAZPAL License - see the LICENSE file for details.
author 'lazpal' description 'Enhanced teleport script with save location and location list UI for QBCore' version '1.8.9'