Jump to content

Tarasiuk

Members
  • Posts

    8
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About Tarasiuk

Profile Information

  • Gender
    Not Telling
  • Country
    Ukraine

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Tarasiuk's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. maybe you have a bad code, try this: The skill itself: <skill id="9999" levels="1" name="Block Buff"> <set name="target" val="TARGET_SELF"/> <set name="skillType" val="CONT"/> <set name="operateType" val="OP_TOGGLE"/> <set name="castRange" val="-1"/> <set name="effectRange" val="-1"/> <for> <effect count="0x7fffffff" name="DeflectBuff" time="3" val="0"/> </for> </skill> what to fill in the base: INSERT INTO `skill_trees` VALUES ('0', '9999', '1', 'Block Buff', '0', '1'); INSERT INTO `skill_trees` VALUES ('10', '9999', '1', 'Block Buff', '0', '1'); INSERT INTO `skill_trees` VALUES ('18', '9999', '1', 'Block Buff', '0', '1'); INSERT INTO `skill_trees` VALUES ('25', '9999', '1', 'Block Buff', '0', '1'); INSERT INTO `skill_trees` VALUES ('31', '9999', '1', 'Block Buff', '0', '1'); INSERT INTO `skill_trees` VALUES ('38', '9999', '1', 'Block Buff', '0', '1'); INSERT INTO `skill_trees` VALUES ('44', '9999', '1', 'Block Buff', '0', '1'); INSERT INTO `skill_trees` VALUES ('49', '9999', '1', 'Block Buff', '0', '1'); INSERT INTO `skill_trees` VALUES ('53', '9999', '1', 'Block Buff', '0', '1'); client: skillgrp.dat 9999 1 3 35 -1 0 0.000000 0 icon.skill1405 0 0 0 0 -1 -1 skillname-e.dat 9999 1 Block Buff Block All Buff none none if not working try change id skills
  2. Describe the problem in more detail or show screenshots
  3. What file do you have? have you checked?
  4. I advise you to write the team on the forum L2jmobius, I think they help you more, there are a lot of them on the question of skills. http://l2jmobius.com/forum/index.php?action=search2;params=eJwtzcEKwjAMBuB38eIlh22drT5N6dJAJ3WRtE6EPvxSGeSQ_-MPCXEPG1Js1za0S1ukb-MExoCZwdzA6jiwd7APcAO4EdykxZL465Ff70yV9KTTZ3kSVs9b_p3CUn1cRVOkgqdoEsr0_9uJgmBSTJRXLgeZbjNX;start=30 p.s. not advertising
  5. I would also advise you Debian
  6. Hello, try to check the players on the ip address, and turn off the server protection settings
×
×
  • Create New...