Gam3Master Posted April 21, 2016 Posted April 21, 2016 (edited) hello. i am using last free acis source. added vip systrm and works without problems.can you please tel. how to make +3 buff for vip members Edited April 21, 2016 by Gam3Master
0 SweeTs Posted April 21, 2016 Posted April 21, 2016 Search for the config responsible for max buff amount and add vip check. Profit.
0 Gam3Master Posted April 21, 2016 Author Posted April 21, 2016 (edited) i found in L2Character this. /** * Check player max buff count * @return max buff count */ public int getMaxBuffCount() { return Config.BUFFS_MAX_AMOUNT + Math.max(0, getSkillLevel(L2Skill.SKILL_DIVINE_INSPIRATION)); } but what to do idon't know Edited April 21, 2016 by Gam3Master
Question
Gam3Master
hello. i am using last free acis source.
added vip systrm and works without problems.can you please tel. how to make +3 buff for vip members
Edited by Gam3Master2 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