Kusaty Posted January 22, 2022 Posted January 22, 2022 Hello everyone, I wanted to know if anyone knows a way to limit the items with which you can go to the Olympics? Use L2JFrozen. Interlude Quote
ZaNteR Posted April 13, 2022 Posted April 13, 2022 On 1/23/2022 at 12:45 AM, Kusaty said: Hello everyone, I wanted to know if anyone knows a way to limit the items with which you can go to the Olympics? Use L2JFrozen. Interlude Not all packs have this but theres a config option to allow only specific items to be used during olympiad. Its been part of l2jserver since 10 years or so ago. Quote
An4rchy Posted April 14, 2022 Posted April 14, 2022 On 1/23/2022 at 12:45 AM, Kusaty said: Use L2JFrozen. Interlude why UseItem.java -> if (item.getItemId() == YOUR_ID && player.isInOlympiadMode()) return;, or you can use unhardcoded condition in item xml if l2jfrozen support such feature, check potions xml to see how they restrict it in olympiad. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.