
a_m_m_bevhills_02Display NameA M M Bevhills 0 2Hash0x3FB5C3D3CategoryAmbient CitizensTypePedlocal hash = GetHashKey("a_m_m_bevhills_02")
RequestModel(hash)
while not HasModelLoaded(hash) do Wait(0) end
local ped = CreatePed(4, hash, coords.x, coords.y, coords.z, heading, true, false)
SetModelAsNoLongerNeeded(hash)