
a_m_m_hillbilly_01Display NameA M M Hillbilly 0 1Hash0x6C9B2849CategoryAmbient CitizensTypePedlocal hash = GetHashKey("a_m_m_hillbilly_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)