With RB fall only areas and resources

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
INDIGO
Posts: 30
Joined: Sun Feb 26, 2006 2:42 pm

With RB fall only areas and resources

Post by INDIGO »

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


When a player kills the raid boss, then it does not fall with armor, weapons and jewelry.
Server is clean, with no patches?
Why?
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: With RB fall only areas and resources

Post by jurchiks »

you mean the boss has no drops?
maybe raid curse disabled and lvl diff too high?
or it's a custom boss?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
INDIGO
Posts: 30
Joined: Sun Feb 26, 2006 2:42 pm

Re: With RB fall only areas and resources

Post by INDIGO »

Yes, no drop.
raid curse enabled and level ok
server settings have not changed
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: With RB fall only areas and resources

Post by hope »

what is your drop rate for bosses
INDIGO
Posts: 30
Joined: Sun Feb 26, 2006 2:42 pm

Re: With RB fall only areas and resources

Post by INDIGO »

x1
server settings have not changed
User avatar
momo61
Posts: 1648
Joined: Fri Jun 06, 2008 2:05 pm
Location: Europe

Re: With RB fall only areas and resources

Post by momo61 »

Code: Select all

# If True, the following deep blue mobs' drop penalties will be applied:#	- When player's level is 9 or greater than mob's level, drops got divided by 3.#	- After 9 levels of difference between player and mobs, drop chance is lowered by 9% each level that difference increases. (9lvls diff = -9%; 10lvls diff = -18%;)# Default: TrueUseDeepBlueDropRules = True # If True, the following deep blue raid bosses drop penalties will be applied:#	- When player's level is 9 or greater than raid's level, drops got divided by 3.#	- After 9 levels of difference between player and raid, drop chance is lowered by 9% each level that difference increases. (9lvls diff = -9%; 10lvls diff = -18%;)# Default: TrueUseDeepBlueDropRulesRaid = True
Post Reply