
calicoDisplay NameCalicoHash0xB8D657ADCategorySportsTypeVehiclelocal hash = GetHashKey("calico")
RequestModel(hash)
while not HasModelLoaded(hash) do Wait(0) end
local vehicle = CreateVehicle(hash, coords.x, coords.y, coords.z, heading, true, false)
SetModelAsNoLongerNeeded(hash)