How to properly remove 11/10DG

04/19/2016 23:16 379332#1
I've seen some queries on forum but those crash my gs everytime.
(Remove from DROPS/NPC normal and sox)
04/19/2016 23:20 WickedNite.#2
@[Only registered and activated users can see links. Click Here To Register...]

Running queries without understanding what they do is typical for every retarded server out there.If you want to edit sox drops = _RefDropClassSel_RareEquip.

Each sox degree has 3 columns, ProbGroup1 = degree 1 SOS / ProbGroup2 = degree 1 SOM / ProbGroup3 = degree 1 SUN and so on, I think you can figure out the rest.

Rows MonLevel = monster level range.

As for NPCs, there are 4 tables you have: RefPackageItem/RefShopGoods/RefPricePolicyOfItem/RefScrapOfPackageItem.
04/19/2016 23:55 379332#3
Quote:
Originally Posted by WickedNite. View Post
@[Only registered and activated users can see links. Click Here To Register...]

Running queries without understanding what they do is typical for every retarded server out there.If you want to edit sox drops = _RefDropClassSel_RareEquip.

Each sox degree has 3 columns, ProbGroup1 = degree 1 SOS / ProbGroup2 = degree 1 SOM / ProbGroup3 = degree 1 SUN and so on, I think you can figure out the rest.

Rows MonLevel = monster level range.

As for NPCs, there are 4 tables you have: RefPackageItem/RefShopGoods/RefPricePolicyOfItem/RefScrapOfPackageItem.
Thanks mate. I've already messed with some of those but I apreciate for the list of tables.