forked from Simnation/Main
resources/[jobs]/[civ]/mh_jobgarage/client/chiefsettings.lua aktualisiert
This commit is contained in:
parent
914bf4511c
commit
49bcb83d1b
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ function OpenChiefAddVehicleMenu()
|
|||
|
||||
for i = 1, #vehicles, 1 do
|
||||
local isSpawned, mods = IsVehicleSpawned(plate)
|
||||
print(mods)
|
||||
|
||||
table.insert(opt, {
|
||||
title = "Kennzeichen: "..mods.plate,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue