Droplist categories...

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
bjc435
Posts: 73
Joined: Sun Jan 18, 2009 4:07 pm

Droplist categories...

Post by bjc435 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 3155
L2JDP Revision Number: 6245

I was doing a search for droplist category, and in one post i found it was said that you can have as many categories as you want. In the past i did a similar search and found a post that said there are only like 4 categories, and these categories had meanings like cat 1: adena/ancient adena cat 2: mats cat3: armor and weapons....something like that i don't remember what each category was for, it was a long time ago.

So my question is which system would it be on my revision....i can't find that old topic that explained the categories, so if it is that system, can someone give the catagories and their meaning? pleaseeee :)

thank you
itskidd
Posts: 14
Joined: Thu Jul 16, 2009 1:37 am

Re: Droplist categories...

Post by itskidd »

You Revisions arnt that old.. but I've always been used to the droplist table inside your database to be where you insert drops and control drop from mobs..

What exactly are you trying to do? Organize your drop table into sections on other tables? I confused myself with your question lol, my bad :D
bjc435
Posts: 73
Joined: Sun Jan 18, 2009 4:07 pm

Re: Droplist categories...

Post by bjc435 »

well what i want to do is add drops to custom mobs i made, preferably i would like to do this in game through mobs. My issue is what do i put as the category number for the items i use......like category 1 is sweep (i was wrong in my original post...i just looked in game and it says category 1 is sweep)

i don't know all the items that i want to place in these mobs, but i am going to need to know what category to place them in when i do.

My revision isn't that old, because i updated to a newer one not long ago :)
itskidd
Posts: 14
Joined: Thu Jul 16, 2009 1:37 am

Re: Droplist categories...

Post by itskidd »

EDIT: ooooo you just wanna know which catagory # .. haha, dur i'm stupid.. I dont know the catagory commands but you can find out by spawning a mob in town and find out his drops(SHIFT+CLICK).. find his drop through the droplist in the database that matches with his NPC ID and find out what catagory it's used to drop with.. and that would be your drop catagory.. I think.. or something.. to much to smoke, i'ma shutup.. Hope I helped

I'm not experience with this part yet but I would believe adding item drops with a admin/GM character would put the drops added into the droplist table.. I dont think adding item drops via admin/GM would put your drops in custom_droplist.. but I would assuming allowing custom_droplist in the general.properties would add in drops you had added there..

Code: Select all

# Default: FalseCustomTeleportTable = true # Default: FalseCustomDroplistTable = true <-- enable to use custom drops # Default: FalseCustomMerchantTables = true
But basically you want to have custom drops on your custom mobs?

I'm alil tipsy from drinkin and smoken, hope I worded that right
bjc435
Posts: 73
Joined: Sun Jan 18, 2009 4:07 pm

Re: Droplist categories...

Post by bjc435 »

Thanx dude, its all good at least you are trying to help. :) anyways i found the answer and if you arre curious for furture reference when you get into this part here are the caegory numbers and what goes in them:

-1 = spoil/sweep
0 = adena and 1 seal stone
1 = weapons, armor, and some misc items (items used to create armor and weapons)
2 = etc items
3 & 4 = other two seal stones

again thanks for the help dude, i don't think i would have done that well if i were drinking, and smoking :mrgreen:
Post Reply