Jump to content
  • 0

Community Board Buffer


0flee

Question

Hello, i created new skill ( buff ) and i put on buffer alt+b. All good. But when i try to buf, i get jail for exploit. Can someone tell me why this happends? 
L2jSunrise High Five Pack

Thank you !

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

@`NeverMore should know more about this, from what i can imagine is some list somewhere that you did not add the skill id to be allowed, maybe hardcoded on eclipse or maybe on some config

if this is the case you should look for some kind of skill list to allow on community board buffer.

Link to comment
Share on other sites

  • 0

i have no experience with sunrise, but...
this happens only when you use the specific custom buff from cb? I mean does it work generally?
buff lvl is correct ? 
maybe there is a config for this?

Link to comment
Share on other sites

  • 0

you must allowed the skill,try to search something checkAllowedSkills.
or if you get any gs msg about it search for it.

example in my pack.
                if (skillid >= 9850 && skillid <= 9855)
                {
                    foundskill = true;
                }
                if (!foundskill)
                {
                    removeSkill(skill, true);
                    System.out.println("Character " + getName() + " of Account " + getAccountName() + " got skill " + skill.getName() + ".. Removed!"/* + IllegalPlayerAction.PUNISH_KICK */);
                }

Link to comment
Share on other sites

  • 0

All skills from l2 it's allowed, except my custom skill/master's and some skills from gm. I will appreciate if someone can help me somehow, cuz i don;t know how it's hardcoded. Thank you !

Strange it is, this happend on npc too, not just on alt+b

Link to comment
Share on other sites

  • 0
41 minutes ago, 0flee said:

All skills from l2 it's allowed, except my custom skill/master's and some skills from gm. I will appreciate if someone can help me somehow, cuz i don;t know how it's hardcoded. Thank you !

Strange it is, this happend on npc too, not just on alt+b

to make one test go to general.ini
and find these lines and make it false..and try to get the buff that you want and tell me if is the same.
# Check players for non-allowed skills
# Default: False
SkillCheckEnable = True

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Posts

    • the links are offiline, could you reupload them please, if you have other versions of h5 or c6 could you share them too, thanks!
    • Good afternoon everyone, we’ll get a couple of strong players in the CP, more details can be found here https://mw2.community/topic/211276-awr-team/  
    • so i bought this crap of the server few years back and i just found it laying around on my pc and i thought i should share it, if i remember correctly this crap has a lot of bugs that people abuse 🙂   https://drive.google.com/file/d/13QWg8pi4BPbGbTmlygZ078LjL6Fb0J2a/view?usp=sharing source   https://drive.google.com/file/d/13QWg8pi4BPbGbTmlygZ078LjL6Fb0J2a/view?usp=sharing system    
    • Error: Unable to access jarfile libs\Geodata_Converter_v01.jar
    • Since last massive leak as explained as 07/09 (notably all development branches), I don't accept anymore financial newcomers that easily. People will have to contribute 100 cookies worth of contributions (bug reports/fixes) as a first step to be accepted as Donator. Free user can join after sharing over 200 cookies out of contributions, compared to 100 cookies before. You can say thanks to RusAcis, and notably his worthless leader, UnleashedForce. The size of users will continue to shrink if more leaks occur, until true helpers only will be left. New prices are as following : Joining price: 200€ + 100 cookies, or 200 cookies This fee has to be paid if you are joining aCis project. Next month, and all other months, you will have to donate only basic monthly donation. Monthly price: 10€ / 10 cookies This fee has to be paid every month. I won't accept any new join fee before the 100 cookies contribution. Your money will be instantly sent back. Also, in the same shape of idea, actual supporters/donators have to be active to stay in sources. It doesn't have to be a particular amount, you just have to share from time to time *anything*. I don't accept anymore silent ppl. Only useful people will be kept.
  • Topics

×
×
  • Create New...