
a_c_chopDisplay NameA C ChopHash0x14EC17EACategoryAnimalsTypePedlocal hash = GetHashKey("a_c_chop")
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)