Jump to content

klevi0401

Members
  • Posts

    32
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by klevi0401

  1. When i compile last revision freya with Eclipse , buid succeful no 1 error , but i have a problem , i can't open GameServerRegister.exe and with .bat i have this error: If someone have same problem and have the solution please PM me , ty.. Sorry for wrong section ,if can move to Request Help any one..
  2. Again a exchange with him , its fantastic! thank you very much! 100% trusted/recommend.
  3. Hi guys , i will post a tutorial , how to add autovotereward with eclipse. Insertar parche en Eclipse Language: Spanish But u can see the steps and its easy. Credits: Horckun
  4. Hi all MaxCheater's i have a problem with mana potion , i searched 3 days in many forums and i cant find the problem here my code 10000-10099.xml <skill id="10000" levels="1" name="Mana Drug"> <set name="displayId" val="2288" /> <set name="itemConsumeId" val="726" /> <set name="itemConsumeCount" val="1" /> <set name="buffDuration" val="15000" /> <set name="isPotion" val="true" /> <set name="magicLvl" val="1" /> <set name="operateType" val="OP_ACTIVE" /> <set name="skillType" val="MPHOT" /> <set name="target" val="TARGET_SELF" /> <for> <effect count="3" name="ManaHealOverTime" abnormalTime="5" val="1.5" abnormalLvl="1" abnormalType="mp_recover" /> </for> </skill> <skill id="10001" levels="1" name="Mana Potion"> <set name="displayId" val="2288" /> <set name="itemConsumeId" val="728" /> <set name="itemConsumeCount" val="1" /> <set name="isPotion" val="true" /> <set name="magicLvl" val="1" /> <set name="operateType" val="OP_ACTIVE" /> <set name="skillType" val="MANAHEAL" /> <set name="target" val="TARGET_SELF" /> <for> <effect name="ManaHeal" noicon="1" val="1000" /> </for> And i have a message in the console : SkillTable: No skill info found for skill id 10001 and level 1 Ty so much guys
  5. Can u tell me the problem please? i have same problem at the momment , ty
×
×
  • Create New...