
pfister811Display NamePfister81 1Hash0x92EF6E04CategorySuperTypeVehiclelocal hash = GetHashKey("pfister811")
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)