
a_m_m_hillbilly_02Display NameA M M Hillbilly 0 2Hash0x7B0E452FCategoryAmbient CitizensTypePedlocal hash = GetHashKey("a_m_m_hillbilly_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)