[ESX] MSK SaveCoordMenu

Github: GitHub - MSK-Scripts/msk_saveCoordMenu: Adminmenu to save coords in a menu

Previews

Description

  • Teleport to the saved coords in this menu
  • Set Groups who can open this menu
  • Set default coords in config.lua
  • Every Player can save own coords for themself [saved in database]
  • Discord Logs

Config

Config = {}
----------------------------------------------------------------
Config.Debug = true
Config.Locale = 'de'
Config.VersionChecker = true
Config.getSharedObject = 'esx:getSharedObject'
----------------------------------------------------------------
Config.ESX = 'legacy' -- Set to '1.1' or legacy // 'legacy' is recommended
Config.Command = 'openAdminMenu' -- Command to open the NativeUI
Config.Ranks = {'superadmin', 'admin'} -- Groups that can use the Command

Config.DefaultCoords = {
    {rank = 'superadmin', name = 'Test 1', coords = {x = -2098.43, y = 2868.7, z = 32.81}},
    {rank = 'superadmin', name = 'Test 2', coords = {x = -2133.47, y = 2885.41, z = 32.81}},
}
Code is accessible No
Subscription-based No
Lines (approximately) ~270
Requirements ESX 1.1 and above; oxmysql; NativeUI
Support Yes

My other Scripts

Paid

Free

3 Likes

Please fill out the entire release template

Sorry I forgot it :slight_smile:

This is téléportation Script with perm ?

You can set coords with Labels and teleport to them

I’ve had the script myself for a week and I’m happy with it. I can only recommend it. For this price unbeatable. Thanks very much! :heart_eyes:

1 Like

nice release bro

1 Like

Update v1.2

  • Added Discord Logs

Re-download msk_saveCoordMenu at your keymaster