
Rotate the 3D model, or view the in-game capture
prop_phonebox_02
ObjectFiveM snippet
Spawn object (Lua)
local model = GetHashKey("prop_phonebox_02")
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)17 placements|z1
Coordinates
-276.08, -684.97, 33.69Pillbox Hill
-278.01, -684.29, 33.72Downtown
226.95, -728.64, 34.78Pillbox Hill
226.72, -729.29, 34.78Pillbox Hill
823.17, -1041.04, 27.30La Mesa
93.52, -1548.66, 29.83Davis
147.41, -1726.33, 29.84Davis
-2074.58, -340.43, 13.81Pacific Bluffs
Previewing 8 of 17 placements.