Quest Reward Multiplier
Posted: Tue Apr 06, 2010 2:01 pm
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 7225:
L2JDP Revision 4046:
Even if i set this values in configuration file:
The Quest Item Drop are still x1
, any ideas why?
» Find Revision
L2J Revision 7225:
L2JDP Revision 4046:
Even if i set this values in configuration file:
Code: Select all
# Quest Multipliers# Warning: Many quests need to be rewritten # for this setting to work properly. # Quest item drop multiplierRateQuestDrop = 3 # Exp/SP reward multipliersRateQuestRewardXP = 3RateQuestRewardSP = 3 # Adena reward multiplierRateQuestRewardAdena = 3 # Use additional item multipliers?# Default: FalseUseQuestRewardMultipliers = True # Default reward multiplier# When UseRewardMultipliers=False - default multiplier is used for any reward# When UseRewardMultipliers=True - default multiplier is used for all items not affected by additional multipliers# Default: 1RateQuestReward = 3
