
schafter5Display NameSchafter 5Hash0xCB0E7CD9CategorySportsTypeVehiclelocal hash = GetHashKey("schafter5")
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)