byEvanthe Posted March 3, 2024 Posted March 3, 2024 Hello, how i can make premium to affect faenor drops? ( Event like Valentine's Day ) Project L2jSunrise - High Five
0 Trance Posted March 10, 2024 Posted March 10, 2024 On 3/4/2024 at 4:33 AM, byEvanthe said: Close topic! Thank you! When you ask for help and then find the fix, it's best to share it with others. It's a good practice that you would expect from others as well, wouldn't you agree?
0 BeastyL2Cypher Posted May 15, 2024 Posted May 15, 2024 Im sorry you paid for something that is in a config file.... # --------------------------------------------------------------------------- # Premium Drop Configuration # These rates will be applied to premium char if AutoLoot in Drops.ini is TRUE # otherwise might create some exploits with pickup action # --------------------------------------------------------------------------- # General drop multiplier if item id is NOT in PrRateDropItemsById list PremiumRateDropItems = 2 # Specific multipliers for items, if you add one items in this list will # bypass PremiumRateDropItems # TIP: if you have one item id in Rates.ini for example 57,20 # This rate will multiply 20 * your number here so be carefull PrRateDropItemsById = 57,2;40002,2 This is inside PremiumService.ini, the yellow text above are the (itemID,DropMultiplier) you can separate items with semicolon. like in most of the .ini files. I should add that the above .ini file is in a hi5 pack so for aCis and other revisions Im not sure if its the same.
Question
byEvanthe
Hello, how i can make premium to affect faenor drops? ( Event like Valentine's Day )
Project L2jSunrise - High Five
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now