Jump to content

xdem

Members
  • Posts

    4,142
  • Credits

  • Joined

  • Last visited

  • Days Won

    40
  • Feedback

    0%

Everything posted by xdem

  1. This simple code will stop players from healing or buffing monsters and raids Go at network/clientpackets/RequestMagicSkillUse // Check the validity of the skill if (skill != null) { +if (activeChar.getTarget() instanceof L2MonsterInstance) +{ + switch (skill.getSkillType()) + { + case HEAL: + case HEAL_PERCENT: + case BUFF: + { + if (skill.getTargetType()==L2TargetType.TARGET_ONE) + { + return; + } + } + } +} if ((activeChar.isTransformed() || activeChar.isInStance()) && !activeChar.containsAllowedTransformSkill(skill.getId())) Credits me, thanks for your reports guys, all fixed! for those with the previus version I recomend change asap
  2. This is not a help section my friend, here we share... But btw I dont think any1 shared it before even its easy to make
  3. Theres actually no problem, its only a message... Server thinks that this command is suspicius so throws warning to console... Its just message
  4. Still cant find smth in there that solves my problem...
  5. So I have to add it at the bypass fyle, this has nothing to do with scrips so its not the bypasshandler... Where I can find this file to stop the annoying message?
  6. I created commands and when I call the from the game I have this error :okey: The commands ingame work perfect tho :good sir:
  7. What do I need for this? I want to call these pics simply using <img blablabla > on the html just like the icons on buffers... So what tools and what I need to do in order to import my own images? thanks in advance
  8. Sovareftite re, oloi to idio pack exoun gt mono esu vgazeis problima? Ksanakita ta configs einai ala ton rb Kai ala ton mob
  9. try adding the pictures in the game folder and call them the same way u call icons, or use the engine shared somewhere here
  10. cause maybe u trol ;D, u just have to change the method there is no other way, if im wrong trol me by sending me ur code =D
  11. Smth is wrong with the SQL part my friend with ur pc
  12. Send it to me too if possible, and silv3rmoon I have HTML shop too with command and addItem how I make the addItem to be Enchanced?
  13. With this u can even change the color of the MP from yellow to smth else? even the CP text to smth else?
  14. to simio einai LineageEffect.c_u007 0.00000000 0.00000000 0.00000000 1.00000000 1.50000000 LineageWeapons.rangesample 1.00000000 1.00000000 1.00000000 28.00000000 0.00000000 0.00000000 -1 -1 -1 -1 ala to kalitero p mporeis na kaneis einai na antigrapseis to line tou fg blade kai na ala3eis tin ID gia to hero sword, tou arcana mace stou mage to hero ktlp ktlp kali tixi
  15. You cant... U simply cant, deal with it... just add code at the enterworld if blablabla is kamael send packed blablabla for crash :)
  16. go to xmls and find out what u are loooking for, search it by item Id
  17. trol, this just maintanes the enchament when u trade a weapon for another weapon on the blacksmith. for example u have a dragonic bow +6, and u want to add focus, he will give u a draconic bow focus with the same enchant
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock