Jump to content

Setekh Leaching saying Lie this is on old archid..


Ovenuç®

Recommended Posts

http://www.maxcheaters.com/forum/index.php?topic=133760.msg956631#msg956631

 

wtf is problem on this guy i want to show us HERE IN OLD PACK where is that!

 

 

Index: E:/L2j Development/workspace/Archid-Data/data/scripts/handlers/skill_handlers/Disablers.java

===================================================================

--- E:/L2j Development/workspace/Archid-Data/data/scripts/handlers/skill_handlers/Disablers.java (revision 1602)

+++ E:/L2j Development/workspace/Archid-Data/data/scripts/handlers/skill_handlers/Disablers.java (working copy)

@@ -163,6 +163,9 @@

            if (target == null || target.isDead()) //bypass if target is null or dead

        continue;

 

+ if (target.isBuffShieldOn() && (!skill.isDebuff() || !skill.isOffensive()))

+ continue;

+

            byte shld = Formulas.calcShldUse(activeChar, target);

            switch (type)

            {

Index: E:/L2j Development/workspace/Archid-Data/data/scripts/handlers/skill_handlers/Continuous.java

===================================================================

--- E:/L2j Development/workspace/Archid-Data/data/scripts/handlers/skill_handlers/Continuous.java (revision 1689)

+++ E:/L2j Development/workspace/Archid-Data/data/scripts/handlers/skill_handlers/Continuous.java (working copy)

@@ -101,6 +101,9 @@

if (Formulas.calcSkillReflect(target, skill) == Formulas.SKILL_REFLECT_SUCCEED)

target = activeChar;

 

+ if (target.isBuffShieldOn() && (!skill.isDebuff() || !skill.isOffensive()))

+ continue;

+

// Player holding a cursed weapon can't be buffed and can't buff

if (skill.getSkillType() == L2SkillType.BUFF && !(activeChar instanceof L2ClanHallManagerInstance))

{

 

 

 

assembla have E:/L2j Development/workspace/Archid-Data/data/scripts/handlers/skill_handlers/Continuous.java

 

wtf?????????????

Link to comment
Share on other sites

read my edit newb.

the patch is not ment for you! and leaching from where? i jsut edited ur boolean to allow full usage of the code wth is wrong with u?

Link to comment
Share on other sites

read my edit newb.

the patch is not ment for you! and leaching from where? i jsut edited ur boolean to allow full usage of the code wth is wrong with u?

 

 

assembla have E:/L2j Development/workspace/Archid-Data/data/scripts/handlers/skill_handlers/Continuous.java

Link to comment
Share on other sites

it dosent matter its a simple boolean wth is wrong with you dude? its just a value returning true or false

http://en.wikipedia.org/wiki/Boolean_data_type

 

IT doesn't matter where my patch was created its working and thats all that matters. and ur being off topic!

Link to comment
Share on other sites

it dosent matter its a simple boolean wth is wrong with you dude? its just a value returning true or false

http://en.wikipedia.org/wiki/Boolean_data_type

 

IT doesn't matter where my patch was created its working and thats all that matters. and ur being off topic!

 

houhou man.. you are...you know i leave the opition to another members now they can see what you are...

Link to comment
Share on other sites

READ IT!

http://www.maxcheaters.com/forum/index.php?topic=133760.msg956634#msg956634

 

Edit i didnt commit this patch!

I created it with eclipse, you even know what a patch is?

Link to comment
Share on other sites

READ IT!

http://www.maxcheaters.com/forum/index.php?topic=133760.msg956634#msg956634

 

Edit i didnt commit this patch!

I created it with eclipse, you even know what a patch is?

 

and how i find them? :O  and why you lock my topic? if you dont share them?

Link to comment
Share on other sites

dude calm down and explain whats wrong with the code

 

you say this is in old archid... and i say you show me your commit in old assembla, i can proove that many people have the old archid,

later you say "Edit i didnt commit this patch!" and how i take that -beep-ing code?

 

explain me..

 

i want to Clean my topic and unlock them!

Link to comment
Share on other sites

you say this is in old archid... and i say you show me your commit in old assembla, i can proove that many people have the old archid,

later you say "Edit i didnt commit this patch!" and how i take that -beep-ing code?

 

explain me..

no i didnt say its in old archid i sayd ITS FOR ARCHID and FOR L2J SERVER i made two patches using eclipse i did not commit anything on the svn and did not leach your simple boolean check!

 

You made that code no one sayd you leached it or anything its ur booleans you made them i just edited the boolean method in a way that it blocks only buffs thats all.

 

I locked that topic to prevent spam.. calm down and ill unlock it later..

 

Chill lol

Link to comment
Share on other sites

no i didnt say its in old archid i sayd ITS FOR ARCHID and FOR L2J SERVER i made two patches using eclipse i did not commit anything on the svn and did not leach your simple boolean check!

 

You made that code no one sayd you leached it or anything its ur booleans you made them i just edited the boolean method in a way that it blocks only buffs thats all.

 

I locked that topic to prevent spam.. calm down and ill unlock it later..

 

Chill lol

 

and why you share them on my topic? can you tell me? and how is possible use the same isBussShiledon() explain me..

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...