Jump to content

yxas

Members
  • Posts

    24
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About yxas

Contact Methods

  • Skype
    yxiukas16

Profile Information

  • Current Mood
    Nerdy
  • Gender
    Male
  • Country
    Lithuania
  • Location
    Kaunas
  • Interests
    a lot of stuff ;D

yxas's Achievements

Newbie

Newbie (1/16)

0

Reputation

3

Community Answers

  1. i tried searching but all seems normal.. heres the latest skill i added: <?xml version="1.0" encoding="UTF-8"?> <list> <skill id="550" levels="1" name="Eternal Armor Set"> <set name="magicLvl" val="82" /> <set name="operateType" val="OP_PASSIVE" /> <set name="skillType" val="BUFF" /> <set name="target" val="TARGET_SELF" /> <for> <add order="0x10" stat="STR" val="3" /> <!-- STR +3 --> <sub order="0x10" stat="CON" val="2" /> <!-- CON -2 --> <mul order="0x30" stat="pAtk" val="1.0659" /> <!-- P. Atk. +6.59% --> <add order="0x40" stat="rCrit" val="12.74" /> <!-- Critical rate +12.74 --> <sub order="0x40" stat="bleedVuln" val="50" /> <!-- Resistance to bleed attacks +50% --> <sub order="0x40" stat="rootVuln" val="50" /> <!-- Resistance to hold attacks +50% --> <sub order="0x40" stat="sleepVuln" val="50" /> <!-- Resistance to sleep attacks +50% --> <add order="0x40" stat="maxHp" val="550" /> <!-- Max. HP +550 --> <sub order="0x40" stat="fireVuln" val="5" /> <!-- Resistance to fire attributes +5 --> <sub order="0x40" stat="waterVuln" val="5" /> <!-- Resistance to water attributes +5 --> <sub order="0x40" stat="windVuln" val="5" /> <!-- Resistance to wind attributes +5 --> <sub order="0x40" stat="earthVuln" val="5" /> <!-- Resistance to earth attributes +5 --> <add order="0x30" stat="absorbDam" val="3" /> <!-- Steal opponent's HP on attack --> </for> </skill> <skill id="551" levels="1" name="Eternal Leather Armor Set"> <set name="magicLvl" val="82" /> <set name="operateType" val="OP_PASSIVE" /> <set name="skillType" val="BUFF" /> <set name="target" val="TARGET_SELF" /> <for> <add order="0x10" stat="STR" val="1" /> <!-- STR +1 --> <add order="0x10" stat="DEX" val="2" /> <!-- DEX +2 --> <sub order="0x10" stat="CON" val="2" /> <!-- CON -2 --> <mul order="0x30" stat="pAtk" val="1.0659" /> <!-- Attack Power +6.59% --> <mul order="0x30" stat="pAtkSpd" val="1.06" /> <!-- Atk. Spd. +6% --> <add order="0x40" stat="rCrit" val="17.05" /> <!-- Crt. Rate +17.05 --> <sub order="0x40" stat="paralyzeVuln" val="50" /> <!-- Resistance to Paralyze Atk. +50% --> <mul order="0x30" stat="runSpd" val="1.03" /> <!-- Moving Spd. +3% --> <sub order="0x40" stat="fireVuln" val="5" /> <!-- Resistance to fire attributes +5 --> <sub order="0x40" stat="waterVuln" val="5" /> <!-- Resistance to water attributes +5 --> <sub order="0x40" stat="windVuln" val="5" /> <!-- Resistance to wind attributes +5 --> <sub order="0x40" stat="earthVuln" val="5" /> <!-- Resistance to earth attributes +5 --> </for> </skill> <skill id="552" levels="1" name="Eternal Robe Set"> <set name="magicLvl" val="82" /> <set name="operateType" val="OP_PASSIVE" /> <set name="skillType" val="BUFF" /> <set name="target" val="TARGET_SELF" /> <for> <add order="0x10" stat="WIT" val="2" /> <!-- WIT +2 --> <sub order="0x10" stat="MEN" val="2" /> <!-- MEN -2 --> <add order="0x10" stat="INT" val="1" /> <!-- INT +1 --> <mul order="0x30" stat="mAtk" val="1.1" /> <!-- M. Power +10% --> <mul order="0x30" stat="mAtkSpd" val="1.15" /> <!-- M. Spd. +15% --> <mul order="0x30" stat="regMp" val="1.05" /> <!-- MP Recovery Bonus +5% --> <sub order="0x40" stat="stunVuln" val="50" /> <!-- Resistance to Stun Atk. +50% --> <sub order="0x40" stat="fireVuln" val="5" /> <!-- Resistance to fire attributes +5 --> <sub order="0x40" stat="waterVuln" val="5" /> <!-- Resistance to water attributes +5 --> <sub order="0x40" stat="windVuln" val="5" /> <!-- Resistance to wind attributes +5 --> <sub order="0x40" stat="earthVuln" val="5" /> <!-- Resistance to earth attributes +5 --> <add order="0x40" stat="runSpd" val="7" /> <!-- Increases Speed by 7 --> <add order="0x40" stat="maxMp" val="97" /> <!-- Increases Max MP by 97 --> <mul order="0x30" stat="MagicalMpConsumeRate" val="0.97" /> <!-- Decreases MP consumption for magic skills by 3% --> </for> </skill> </list>
  2. meh.. seems to much of a hassle..
  3. Sup ppl. today i stumbled upon this error i have no idea whats wrong with it i checked the skills i added today but it seems fine. Any ideas what could be wrong?
  4. Sup ppl. i want to change some of my items to s80 grade on interlude was digging around in the net but didint find anything.. any ideas how to do it? peace.
  5. Solved my own problem by digging in the net for half a day until i found a hint wich was not included in that guide... you need to type your icon name in the .dat file with certain format wich is NameOfUtx.NameOfIcon LOCK PLEASE
  6. hi guys its me again... so i got another problem i created a weapon icon using this guide http://www.maxcheaters.com/topic/168739-how-to-create-your-own-icon-how-to-import-it/?LMCL=dlcKWw i encrypted it and everything. put the icons in systextures folder edited the weapongrp.dat saved it as 413 but still it doesnt show any ideas whats the problem?
  7. no worries i adapted my pack for almost everything :D some of the tables already has the material column :D anyways armor looks awesome just that shining server ad is annoying
  8. sup ppl i recently stumbled upon a picture with this awesome armor. from the looks of it i tried searching for valakas armor but no luck. any one knows the name of this armor or where can i get it?
  9. looks awesome will try it :) thanks for the share
  10. thanks for guiding me in the right direction with combining that with some other files n stuff i made it work fine. :)
  11. i didint steal anything... i got l2peniel effect files from dragon claw weapons pack for h5 wich i downloaded from here. i just mixed some stuff to make the effect work. so basicaly i need to add the textures from that pack aswell?
  12. sup ppl. ive encountered a small problem when trying to add lindvior weapons into my client everything seems fine except one weapon tried several ways of changing stuff still no result. any ideas whats the problem here? heres the weapongrp entry of the weapon: 0 89960 1 1 7 10 0 LineageWeapons_Dragon.lind_slasher_m00 L2Peniel_LindWeapons.weapons.lind_slasher_fb LineageWeaponsTex_lind.weapon_lind_twohand_sword_i01 -1 2060 8 1 0 14 2 1 lind_slasher.lind_slasher 1 LineageWeaponsTex_lind.lind_slasher_t00_ori 4 ItemSound.sword_great_7 ItemSound.sword_great_4 ItemSound.sword_big_9 ItemSound.public_sword_shing_8 ItemSound.itemdrop_poleweapon ItemSound.itemequip_sword 10 399 147 1 5 8 0 0 0 0 325 0 1 1 1000 0 1 0 L2PenielEffect.weapon_lind_slasher 0.00000000 0.04000000 0.00000000 1.00000000 1.00000000 LineageWeapons.rangesample 2.000000 1.200000 1.200000 9.000000 0.000000 0.000000 4 -1 -1 -1 Ica_WFS_ICOns.weapon_icarus_heavy_arms_i01 Peace
  13. i just recently noticed that gameserver just as it starts loading gives me skill error that WEAPON:SA dont belong in that line so i changed it into NOTDONE and it somehow fixed the problem.. ;D
×
×
  • 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