🏠qb-interior
Which shell will it be?
Introduction
Configuration
What's included?
Usage example
RegisterCommand('spawnshell', function()
local ped = PlayerPedId()
local coords = GetEntityCoords(ped)
local shell = exports['qb-interior']:CreateApartmentShell(coords)
end)Last updated
Was this helpful?
