Jump to content

ronagr

Members
  • Posts

    114
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About ronagr

Profile Information

  • Gender
    Male
  • Location
    thessaloniki

ronagr's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. pou na to peraso afto?? eki pou exw kai to alo??
  2. <?xml version="1.0" encoding="UTF-8"?> <list> <skill id="10000" levels="1" name="Custom Mana Drug"> <set name="itemConsumeId" val="726" /> <set name="itemConsumeCount" val="1" /> <set name="buffDuration" val="1" /> <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" /> <cond msgId="113" addName="1"> <player flyMounted="False" /> </cond> <for> <effect count="3" name="ManaHealOverTime" time="5" val="1.5" stackOrder="1.5" stackType="mp_recover" /> </for> </skill> <skill id="10001" levels="1" name="Custom Mana Potion"> <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="power" val="5000" /> <set name="skillType" val="MANAHEAL" /> <set name="target" val="TARGET_SELF" /> <cond msgId="113" addName="1"> <player flyMounted="False" /> </cond> </skill> </list>
  3. paidia Vazw sto server/gamesever/data/skills-10001 kai mou gemizi 1 mp dn kserw gt.. :S
  4. Guys i need help with that dance,if player get that dance give 1 dmg... if u know help me please.. <skill id="765" levels="1" name="Dance of Blade Storm" enchantGroup1="5" enchantGroup2="5"> <table name="#ench1Time"> 18 21 24 27 30 33 36 39 42 45 48 51 54 57 60 </table> <table name="#ench2MpConsume"> 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 </table> <set name="weaponsAllowed" val="512" /> <!-- Dual Sword --> <set name="mpConsume" val="60" /> <set name="nextDanceCost" val="30" /> <set name="target" val="TARGET_PARTY" /> <set name="skillRadius" val="1000" /> <set name="reuseDelay" val="150000" /> <set name="hitTime" val="1500" /> <set name="skillType" val="BUFF" /> <set name="isDance" val="true" /> <set name="magicLvl" val="76" /> <set name="operateType" val="OP_ACTIVE" /> <set name="aggroPoints" val="666" /> <enchant2 name="mpConsume" val="#ench2MpConsume" /> <for> <effect name="Buff" time="15" val="0"> <mul order="0x30" stat="bowWpnVuln" val="0.01" /> <mul order="0x30" stat="mAtk" val="0.01" /> </effect> </for> <enchant1for> <effect name="Buff" time="#ench1Time" val="0"> <mul order="0x30" stat="bowWpnVuln" val="0.01" /> <mul order="0x30" stat="mAtk" val="0.01" />
  5. paidia exw problima me to dance,otan to kanei buffs enas player tou kanei 1 dmg meta.. kserete gt?? <skill id="765" levels="1" name="Dance of Blade Storm" enchantGroup1="5" enchantGroup2="5"> <table name="#ench1Time"> 18 21 24 27 30 33 36 39 42 45 48 51 54 57 60 </table> <table name="#ench2MpConsume"> 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 </table> <set name="weaponsAllowed" val="512" /> <!-- Dual Sword --> <set name="mpConsume" val="60" /> <set name="nextDanceCost" val="30" /> <set name="target" val="TARGET_PARTY" /> <set name="skillRadius" val="1000" /> <set name="reuseDelay" val="150000" /> <set name="hitTime" val="1500" /> <set name="skillType" val="BUFF" /> <set name="isDance" val="true" /> <set name="magicLvl" val="76" /> <set name="operateType" val="OP_ACTIVE" /> <set name="aggroPoints" val="666" /> <enchant2 name="mpConsume" val="#ench2MpConsume" /> <for> <effect name="Buff" time="15" val="0"> <mul order="0x30" stat="bowWpnVuln" val="0.01" /> <mul order="0x30" stat="mAtk" val="0.01" /> </effect> </for> <enchant1for> <effect name="Buff" time="#ench1Time" val="0"> <mul order="0x30" stat="bowWpnVuln" val="0.01" /> <mul order="0x30" stat="mAtk" val="0.01" />
  6. Yea.. i know that site aswell :D, anyway Tyvm for the reaction, but the online and offline images dont work, and i cant script them because they work in styles :s
  7. I have a question.., i want to make a server status for a server.. but i fergot how :P If you want, can you also explain me where to write the IP / Port, and where i can change the "Online" and "Offline" Image Very Thanks.. Rona
×
×
  • Create New...