Skip to content

SympleScripts/symple_teleport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Symple_teleport

A lightweight, standalone teleport system designed specifically for police departments in FiveM. This script allows law enforcement officers to quickly travel to the north end of the map and return to their original location with ease.

πŸ“Ή Preview

Check out the script in action: Watch Demo

✨ Features

Quick North Travel - Instantly teleport to the north end of the map
Return Function - Go back to your previous location with ease
Police Department Focus - Designed specifically for law enforcement roleplay
Standalone - No dependencies required, plug and play
Customizable Locations - Easily modify teleport coordinates in the client file
Lightweight - Minimal resource usage

πŸš€ Installation

  1. Download the script
  2. Extract the symple_teleport folder to your FiveM server's resources directory
  3. Add ensure symple_teleport to your server.cfg
  4. Restart your server or use refresh and start symple_teleport

βš™οΈ Configuration

All teleport locations can be customized within the client file. Simply edit the coordinates to match your server's specific needs:

-- Example coordinates (modify as needed)
local northLocation = {x = 0.0, y = 8000.0, z = 0.0}  -- North end of map
local returnLocation = {x = 0.0, y = 0.0, z = 0.0}    -- Return point

πŸ“‹ Usage

The script provides commands or key bindings that allow police officers to:

  • Teleport to the designated north location
  • Return to their previous position

Note: Specific usage instructions may vary based on your server's command structure.

πŸ“ Requirements

  • FiveM Server
  • No additional dependencies required

πŸ”§ Compatibility

βœ… Standalone script
βœ… Works with most FiveM frameworks
βœ… ESX compatible
βœ… QBCore compatible
βœ… Vanilla FiveM servers

πŸ’¬ Support

Need help or have questions? Join our Discord community:

Discord: https://discord.gg/rX7bWcNm


This script is designed for roleplay purposes and should be used in accordance with your server's rules and guidelines.

About

Symple Scripts Police Teleport System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages