to simio einai LineageEffect.c_u007 0.00000000 0.00000000 0.00000000 1.00000000 1.50000000 LineageWeapons.rangesample 1.00000000 1.00000000 1.00000000 28.00000000 0.00000000 0.00000000 -1 -1 -1 -1 ala to kalitero p mporeis na kaneis einai na antigrapseis to line tou fg blade kai na ala3eis tin ID gia to hero sword, tou arcana mace stou mage to hero ktlp ktlp kali tixi
trol, this just maintanes the enchament when u trade a weapon for another weapon on the blacksmith. for example u have a dragonic bow +6, and u want to add focus, he will give u a draconic bow focus with the same enchant
Why not:
at UseSkill.java:
if (skill.getId() == id && activeChar.getTarget().getInstance == L2PcInstance)
int amount = Rnd.get(1, 10) //random ammount 1 between 10
if (activeChar.getTarget().getAdena < amount)
activeChar.getTarget.setAdena(0)
activeChar.setAdena(activeChar.getAdena() + activeChar.getAdena())
else
activeChar.getTarget.setAdena(activeChar.getTarget().setAdena(activeChar.getTarget.getAdena() - amount)
activeChar.setAdena(activeChar.getAdena() + amount)
alot more simple, hand writen maybe my methods are wrong but the logic isnt
Pas se ena simio, /loc perneis Mia gonia
Pas se Alo simio, /loc perneis to deftero simio
Gia na kalipseis evbado 9es 3 tetia simia kanontas trigono
Me 4 simia tetragono etc etc
Dokimase Kai me cylinder p dimiourgei ena kiklo p ton orizeis esy me radius, px /loc se ena simio Kai ftiaxneis ena kiklo me kentro to loc Kai mege9ous radius
Arketa aplo pistevo
If you are afk that very specific momment of check, i mean: u play but u stay afk 2 sec, and in those 2 sec the check takes place, you are considered afk? if yes fail bad coded trash, otherwise a very good one