prop_vend_soda_01

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

prop_vend_soda_01

Object

FiveM snippet

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

86 placementsExplore all vending machines
86 placements|z1

Coordinates

-325.28, -737.79, 33.91Pillbox Hill
-334.30, -785.57, 38.73Pillbox Hill
-334.40, -785.45, 48.37Pillbox Hill
-310.88, -739.28, 33.89Pillbox Hill
-325.28, -737.79, 43.54Pillbox Hill
461.85, -705.43, 27.32Textile City
313.99, -587.39, 43.21Textile City
320.97, -600.54, 43.31Textile City

Previewing 8 of 86 placements.