[Help] DarksTeam MuServer 0.99.60/62T (1.0M) Beta 12 [ItemDropRate Issue]

NewEmpire

Member
Joined
Mar 12, 2020
Messages
47
Reaction score
2
// Custom Drop System
// [1] Item Group
// [2] Item ID
// [3] Min Item Level
// [4] Max Item Level
// [5] Skill
// [6] Luck
// [7] Add
// [8] Excellent Options
// [9] Ancient Options
// [10] Min Monster Level
// [11] Max Monster Level
// [12] Drop Map (-1 drop in all maps)
// [13] Except Map (-1 N/A)
// [14] Monster ID (-1 drop from all monsters)
// [15] Drop Rate x/10000
// --------------------------------------------------------------------------------------------------------------------------
// [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15]
// --------------------------------------------------------------------------------------------------------------------------
7 3 0 0 1 1 0 0 1 1 36 -1 -1 -1 10000 // Anubis Legendary Helm

I just made these settings to test how "Ancient" settings work.
With excellent items, all is working well.
But with ancient I have some problems:
I made the code but dropping only simple Legendary Helm,
Who can help? What I did wrong?