
Price
UnknownA script by gener4l
Price
UnknownSTG = {}
STG.newESX = true
STG.circleMiniMap = true
STG.ServerName = "STG"
STG.controls = { -- https://docs.fivem.net/docs/game-references/controls/
engine_off = 244,
door_lock = 182,
seat_belt = 29
}
STG.ServerMenus = {
[1] = {
menuName = "Phone",
keybind = "F1"
},
[2] = {
menuName = "Inventory",
keybind = "F2"
},
[3] = {
menuName = "Emote Menu",
keybind = "F3"
}
}
STG.GreenZones = {
[1] = {
coords = vector3(-1034.09, -2734.17, 20.17),
radius = 40,
},
[2] = {
coords = vector3(25.99, -1347.71, 29.5),
radius = 40,
},
[3] = {
coords = vector3(25.99, -1347.71, 29.5),
radius = 40,
},
}
Code is accessible | No |
Subscription-based | No |
Lines (approximately) | 400+ |
Requirements | ESX - QB |
Support | Yes |
No approved reviews found for this script yet.