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?
With RB fall only areas and resources
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: With RB fall only areas and resources
you mean the boss has no drops?
maybe raid curse disabled and lvl diff too high?
or it's a custom boss?
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 30
- Joined: Sun Feb 26, 2006 2:42 pm
Re: With RB fall only areas and resources
Yes, no drop.
raid curse enabled and level ok
server settings have not changed
raid curse enabled and level ok
server settings have not changed
-
- Posts: 1160
- Joined: Thu Aug 30, 2007 5:17 pm
Re: With RB fall only areas and resources
what is your drop rate for bosses
-
- Posts: 30
- Joined: Sun Feb 26, 2006 2:42 pm
Re: With RB fall only areas and resources
x1
server settings have not changed
server settings have not changed
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: With RB fall only areas and resources
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