
xa21Display NameXa2 1Hash0x36B4A8A9CategorySuperTypeVehiclelocal hash = GetHashKey("xa21")
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)