
a_m_m_golfer_01Display NameA M M Golfer 0 1Hash0xA9EB0E42CategoryAmbient CitizensTypePedlocal hash = GetHashKey("a_m_m_golfer_01")
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)