
Rotate the 3D model, or view the in-game capture
prop_yacht_seat_03
ObjectFiveM snippet
Spawn object (Lua)
local model = GetHashKey("prop_yacht_seat_03")
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)18 placements|z1
Coordinates
-2050.76, -1031.92, 10.91Pacific Ocean
-2052.18, -1030.72, 10.91Pacific Ocean
-2053.95, -1031.20, 10.91Pacific Ocean
-2054.63, -1032.91, 10.91Pacific Ocean
-2053.27, -1034.62, 10.91Pacific Ocean
-2051.15, -1033.91, 10.91Pacific Ocean
-2050.85, -1022.70, 10.91Pacific Ocean
-2052.62, -1023.17, 10.91Pacific Ocean
Previewing 8 of 18 placements.