prop_old_wood_chair

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

prop_old_wood_chair

Object

FiveM snippet

Spawn object (Lua)
local model = GetHashKey("prop_old_wood_chair")
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

1 placementExplore all benches & seats
1 placement|z1

Coordinates

1095.81, -3199.87, -39.61