Page 1 of 1
With RB fall only areas and resources
Posted: Thu Mar 11, 2010 6:46 am
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?
Re: With RB fall only areas and resources
Posted: Thu Mar 11, 2010 8:44 am
by jurchiks
you mean the boss has no drops?
maybe raid curse disabled and lvl diff too high?
or it's a custom boss?
Re: With RB fall only areas and resources
Posted: Sat Mar 13, 2010 6:33 am
by INDIGO
Yes, no drop.
raid curse enabled and level ok
server settings have not changed
Re: With RB fall only areas and resources
Posted: Sat Mar 13, 2010 6:53 am
by hope
what is your drop rate for bosses
Re: With RB fall only areas and resources
Posted: Sat Mar 13, 2010 10:13 pm
by INDIGO
x1
server settings have not changed
Re: With RB fall only areas and resources
Posted: Sun Mar 14, 2010 2:41 pm
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