raF Posted February 23, 2015 Posted February 23, 2015 How to make noblesse dont take a buff slot? Quote
0 Tessa Posted February 23, 2015 Posted February 23, 2015 net/sf/l2j/gameserver/model/CharEffectList.java You should looking for this comment // Remove first buff when buff list is full And add the skill as an exception. Quote
0 raF Posted February 26, 2015 Author Posted February 26, 2015 It works only if I have 24 of 24 buffs and when I use noblesse it goes to the 3rd row like a 25th buff, but I i use the noblesse in the middle of my buffs, its working like a normal buff. Quote
0 RedPhoenix Posted February 27, 2015 Posted February 27, 2015 It works only if I have 24 of 24 buffs and when I use noblesse it goes to the 3rd row like a 25th buff, but I i use the noblesse in the middle of my buffs, its working like a normal buff. Try to find "Hot Spr - Malaria" logic Quote
0 raF Posted February 27, 2015 Author Posted February 27, 2015 Should I change noblesse type to debuff? Quote
0 `iAndre Posted February 28, 2015 Posted February 28, 2015 You could aso add it as a passive skill. Quote
0 raF Posted February 28, 2015 Author Posted February 28, 2015 Passive noblesse makes infinity mass fights and disbalanced the pvp. Quote
0 RedPhoenix Posted February 28, 2015 Posted February 28, 2015 Passive noblesse makes infinity mass fights and disbalanced the pvp. -.- no comment Just try like malaria Quote
0 'Baggos' Posted February 28, 2015 Posted February 28, 2015 (edited) Passive noblesse makes infinity mass fights and disbalanced the pvp. Try to make the Noblesse type like "accuracy" skill.. I hope you understand what i mean.. Edited February 28, 2015 by 'Baggos' Quote
0 Gries Posted March 6, 2015 Posted March 6, 2015 (edited) Add this to Noblesse Blessing code: <effect name="EnlargeAbnormalSlot"> <param slots="1" /> </effect> That should give you 1 more buff-slot when Noblesse effect is up, so it isn't going to take any slot afterall. Edited March 6, 2015 by Gries Quote
0 HammerV2 Posted March 8, 2015 Posted March 8, 2015 Add this to Noblesse Blessing code: <effect name="EnlargeAbnormalSlot"> <param slots="1" /> </effect> That should give you 1 more buff-slot when Noblesse effect is up, so it isn't going to take any slot afterall. is not working bro Quote
0 Gries Posted March 8, 2015 Posted March 8, 2015 is not working bro That's for latest L2j, you should check how Divine Inspiration skill works in your pack and copy it. Quote
Question
raF
How to make noblesse dont take a buff slot?
14 answers to this question
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.