Search the Community
Showing results for tags 'skill'.
-
Hello! i looking for FoI animations (like on movie) or can be other colors but in a separate new file, because the server blocks the edited filelineageeffect.u Can u help me?
-
Help skill cast time shorter
GoldenNightmare posted a question in Request Server Development Help [L2J]
hello guys if anyone can help me with this or i can pay to make it done i want to make packets on cast skills to finish shorter than normal like this server and without touch the skill cast time just to make it from skill packets like this video : -
Help L2jFrozen, problem with Corpse Kaboom skill
Haber posted a question in Request Server Development Help [L2J]
Hi. I need help Skill Corpse Kaboom don't working ;/ probably the problem is in java files, maybe target_area_aim_mob. File 5100-5199 has this skill, and it seems that it is ok... Regards :) -
New Skill 14378 to High Five 5 of the client Lineag2 Grand Crusade - Salvation Download
- 2 replies
-
- New Skill
- High Five 5
-
(and 5 more)
Tagged with:
-
WTB Balance System Skill And Class For Acis.
MaKasTreRo posted a topic in Marketplace [L2Packs & Files]
WTB Balance system skill/class for aCis. PM! -
Hi, I came up with a concept which allows the cooldown reset of a certain skill when someone kills a player in pvp. Here is what I tried so far but it doesn't seem to do anything at all: //Reset skill cooldown on pvp for (Skill skill : getAllSkills()) { if (skill.getId() == 821) //Currently Shadow Step { enableSkill(skill); } } P.S I added it inside IncreasePvpKills() method in L2PcInstance class. Any suggestions to make it functional? Thank you.
-
Hey guys. I was wondering if anyone knew how to do it or could share the file for this: On these screenshots they can see other's ppl skills, like seed stages from tanks or some trigger buffs on player's head. Anyone can share it or show how to add it, please? >w<
-
Anyone knows how can I decrease the range skill animation from far away players? (i want to keep seeing the ppl but w/o skill animation and only see close range ppl's skill animation) I know L2OvC server has this feature with just a command and in L2Aeron we can select the range u want to set as limit. But no idea if I can edit it myself so I can use on other servers w/o this feature. Anyone?
-
Hi ! Help me please. When unEqiped DUALFIST then remove from buffs Fist Fury skill. How to do this ? I want to remove this buff. It was impossible to use fist fury with a bow. just with DUALFIST. sorry for my bad eng
-
Skill Death Spike for Interlude (Effect HF5) Download
- 7 replies
-
- Death Spike
- Skill
-
(and 2 more)
Tagged with:
-
[GR] 3eri kanenas pos mporo na ftia3w parapano skill bar?? se c4?? p.x na exi 2 h 3...... opos edo??? [EN] Could you please me know how I can add more skill bars, in C4? for example to have 2 or 3 skill bars like the image
-
So i was thinking... What are the chances of getting GOD skill animations in H5? Should i try it? Is there any guide for SKILL ADAPTATION? Any thoughts?
-
Kalhspera paidia kserete pws mporw na allaksw to chance enws skill? giati apo tis 10 fores pou to kanw pianei 10/10 wriste to skill <skill id="92" levels="52" name="Shield Stun" enchantLevels1="30" enchantLevels2="30"> <table name="#enchantMagicLvl">76 76 76 77 77 77 78 78 78 79 79 79 80 80 80 81 81 81 82 82 82 82 83 83 83 84 84 85 85 85</table> <enchant1 name="magicLvl" val="#enchantMagicLvl"/> <enchant2 name="magicLvl" val="#enchantMagicLvl"/> <table name="#ench2MpConsume">42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18
-
L2 Legend 50x HI5 is now ONLINE! http://www.L2Legend.ro New administrator team bought the source + site+name + domain name and started a new work, in order to bring a smile on L2 players' faces!!! We are glad to be toghether again! New PREMIUM ACCOUNT SYSTEM HAS BEEN IMPLEMENTED: - 7 days PREMIUM ACCOUNT: 2x Drop/Spoil/FullDrop/Adena/Chance for random pickup - 30 days PREMIUM ACCOUNT: 3x Drop/Spoil/FullDrop/Adena/Chance for random pickup + 5% added to ENCHANT RATE RATES: XP 50X SP 50X ADENA 50X ITEMS 10X SPOIL 20X FISH 10X COMMON 7X QUEST REWARD 2X QUEST DRO
-
Delete topic please! Already solved the problem. Sorry for SPAM! Hello MXC Mates! I have edited a little part of gracia final client. I searched for greater heal skill effect and I would like to change the casting animation. So finished my first "work", tested in Dev tool and it worked. Here is a picture about the changes. http://i.imgur.com/eVQQlVw.jpg But sadly when try it on a GF server it doesn't work and still use the old animation. o.O Here is a picture also. http://imgur.com/mag7gWf The dev tool i used for test is in the same system folder. So I would like to ask if it's my fault s
-
Request Limit To Skill Enchanting Code
Alcark posted a question in Request Server Development Help [L2J]
Regards I will try to be accurate. I've created my server with this: eliteadmins.l2jhispano.com/threads/high-five-preconfigurado-ii-masterio-pack-mods-custom-eventos-npcs.6705/ Well... I need the java code to limit the maximum enchant of the player skills to 10 or 15. I searched in other forums but only found half codes or requiring of eclipse (I dont know how to use it u_u ). The server has not open yet (there's no player with skills already enchanted), so I just need only the limitation. Please some help :D -
Hello there, i have one question and i want to get an answer but only from the people who knows about this subject. Ok. So the question sounds like this: If on a server... the lowest attribute resistance is..hmm..lets say WATER. I should enchant my skills for more damage on +WATER attack or +DUEL ? Because i have asked some people and i got different answers. I dont need answers like: LoL..wtf is with this question? noob or something like this. A clear answer and an explanation would be perfect. Thank you ! With respect, - AlexTheGreat.
-
Help L2J - Skill Condition Required To Use
Nitzamc posted a question in Request Server Development Help [L2J]
hi. i want to add a condition on a skill for example lets say ( fire vortex ) in .xml file [cond] [cond] i found documentation on l2jserver site there are plenty of useful conditions but there aren't all of them i wanna find all of the conditions please help me because i want to add on a specific skill not to be able to cast if the target is in your party so i tried like [cond] <target party="true"> <target PARTY="true"> [cond] but nothing hahaha :D so give me help please