Vehicle
Function:
ps.getVehicleList
: returns the whole object table
Example:
local list = ps.getVehicleList()
Function:
ps.getRandomVehicle()
: returns a random object from the list
Example:
local random = ps.getRandomVehicle()
Last updated
Function:
ps.getVehicleList
: returns the whole object table
Example:
local list = ps.getVehicleList()
Function:
ps.getRandomVehicle()
: returns a random object from the list
Example:
local random = ps.getRandomVehicle()
Last updated