
a_c_deerDisplay NameA C DeerHash0xD86B5A95CategoryAnimalsTypePedlocal hash = GetHashKey("a_c_deer")
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)