[Release] DarksTeam MuServer 97d+99i Beta 43.3

Yes, I set it to 1% and with many minimum restrictions, but it still drops very often:(
what part did you not understand that this is how the webzen version was created in the past ? you adjust with other settings but what you want is not possible

try this method and see if it works D:\MuServer\DTData\ItemDropRate add 0% or 1%

D:\MuServer\Data commonserver ItemDropPer = 1 leave it like that otherwise it will affect your drop item

14 14 0 0 0 0 0 0 -1 -1 -1 -1 -1 1 //Jewel of Soul
 
Last edited:
I need to completely remove the following gems from monster drops: chaos, bless, soul and life. I already tried from itemdroprate but many are still falling. Any solution?
data/lang/item(kor) find the jewels and set drop to 0
 
  • Like
Reactions: DemonuMu
what part did you not understand that this is how the webzen version was created in the past ? you adjust with other settings but what you want is not possible

try this method and see if it works D:\MuServer\DTData\ItemDropRate add 0% or 1%

D:\MuServer\Data commonserver ItemDropPer = 1 leave it like that otherwise it will affect your drop item

Yes I tried it too... and they keep falling a lot
data/lang/item(kor) find the jewels and set drop to 0

Nothing keeps falling much

15 1 1 1 0 0 "Jewel of Chaos" 12 0 0 0 0 0 0 0 1 1 1 1
 
leave them on a non-pk map. Losttower Example

MapSystem----->>>>>

// www.DarksTeam.NET
// ---------------------------------------------------------------------------
// [1] - Map number
// [2] - Map Coords X1
// [3] - Map Coords Y1
// [4] - Map Coords X2
// [5] - Map Coords Y2
// [6] - Map Type (0 - Normal, 1 - Non PvP, 2 - PK Free)
// ---------------------------------------------------------------------------
// [1] [2] [3] [4] [5] [6]
// ---------------------------------------------------------------------------
4 0 0 255 255 1 // Losttower Non PvP
// ---------------------------------------------------------------------------

tutorial how to use correct ?