Mobs can't drop more than 3 different items

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
SoulHunter
Posts: 4
Joined: Wed Sep 23, 2009 7:02 pm

Mobs can't drop more than 3 different items

Post by SoulHunter »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 3554:
L2JDP Revision 6653:

I was testing my server, and I putted rates in x400.000 to verify some drops, and monsters (except raids) don't drop more than 3 different items at once.
Ej:
3 damascus common
500 thread
3 asofes
4000 adena.

I read all the options in L2jConfig and I don't find how to do this.

Can you help me? :P
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Mobs can't drop more than 3 different items

Post by janiii »

check the droplist.sql file. check how drop categories work.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
SoulHunter
Posts: 4
Joined: Wed Sep 23, 2009 7:02 pm

Re: Mobs can't drop more than 3 different items

Post by SoulHunter »

There's any automatic way to make each drop independent?
May be heavily hurts server performance, so I'll try to automatic split common items from the complete items :p
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Mobs can't drop more than 3 different items

Post by janiii »

SoulHunter wrote:There's any automatic way to make each drop independent?
May be heavily hurts server performance, so I'll try to automatic split common items from the complete items :p
i think there was a topic about making each drop separate category. there was also a sql query to do it.

http://l2jserver.com/forum/viewtopic.php?f=36&t=10494
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
SoulHunter
Posts: 4
Joined: Wed Sep 23, 2009 7:02 pm

Re: Mobs can't drop more than 3 different items

Post by SoulHunter »

Thanks.
I don't know how to use navicat, so I put in OpenOffice.org Calc a column with 23000~ number and copied to Navicat.
But I don't know how to backup this DB xD I can't export because is the free version.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Mobs can't drop more than 3 different items

Post by janiii »

in free version you can make a dump. it will create a sql file with all the data you had in the table/db.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
User avatar
Notorious
Posts: 501
Joined: Thu May 28, 2009 3:50 pm
Location: Sweden

Re: Mobs can't drop more than 3 different items

Post by Notorious »

You should instead try to learn to use Navicat! :)
Post Reply