forked from Simnation/Main
resources/[jobs]/[civ]/mh_jobgarage/client/client.lua aktualisiert
This commit is contained in:
parent
7d0628d8ef
commit
7d0410b025
1 changed files with 148 additions and 148 deletions
|
@ -49,7 +49,7 @@ function OpenMenu(vehicles)
|
||||||
local opt = {}
|
local opt = {}
|
||||||
local Player = QBCore.Functions.GetPlayerData()
|
local Player = QBCore.Functions.GetPlayerData()
|
||||||
|
|
||||||
if Player.job.grade.level == Zone.Chiefrang then
|
if Player.job.grade.level >= Zone.Chiefrang then
|
||||||
table.insert(opt, {
|
table.insert(opt, {
|
||||||
title = "Fahrzeug Einstellungen",
|
title = "Fahrzeug Einstellungen",
|
||||||
description = "Fahrzeuge verwalten",
|
description = "Fahrzeuge verwalten",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue