Change PlayerData

This commit is contained in:
Miho931 2025-06-11 10:56:06 +02:00
parent 97177c4f08
commit 74a29fad89
2 changed files with 3 additions and 10 deletions

View file

@ -38,7 +38,7 @@ end
function OpenChiefAddVehicleMenu()
local coords = GetEntityCoords(PlayerPedId())
local Player = QBCore.Functions.GetPlayerData()
local vehicles = GetGamePool('CVehicle')
local opt = {}