as low the drop dbs??? pliss help
as low the drop dbs??? pliss help
Edit inside entires.cs and find code for db if u want it rate put like 1 or .1
go to entities.cs press ctrl+f and search for
1088000
there has to be something like this
Code:if (Other.ChanceSuccess(2.5)) { string Item = "1088000-0-0-0-0-0"; DroppedItem item = DroppedItems.DropItem(Item, (uint)(PosX - General.Rand.Next(4) + General.Rand.Next(4)), (uint)(PosY - General.Rand.Next(4) + General.Rand.Next(4)), (uint)Map, MoneyDrops); World.ItemDrops(item); }
In my source the rate is 2.5(a bit big)
We have a help Area please Post it in there.