prop_air_mast_01

Rotate the 3D model, or view the in-game capture

prop_air_mast_01

Object

FiveM snippet

Spawn object (Lua)
local model = GetHashKey("prop_air_mast_01")
RequestModel(model)
while not HasModelLoaded(model) do Wait(0) end
local coords = GetEntityCoords(PlayerPedId())
local obj = CreateObject(model, coords.x, coords.y, coords.z, true, true, false)

In the world

11 placementsExplore all air masts
11 placements|z1

Coordinates

-1645.39, -3056.65, 12.92Los Santos International Airport
-1902.33, -3037.31, 22.52Los Santos International Airport
-535.88, -914.09, 22.85Little Seoul
2098.52, 4775.63, 40.07Grapeseed
-2635.68, 3170.39, 31.92Fort Zancudo
-2504.09, 3207.54, 31.89Fort Zancudo
-2363.88, 3122.04, 31.88Fort Zancudo
-2637.01, 3280.65, 31.92Fort Zancudo

Previewing 8 of 11 placements.