Jump to content

Balancer For Acis


te0x

Recommended Posts

maybe i make a wrong cuz i leach it from hellas...maybe i forgot something to add

and i got and other problem with kamaels...when i add the code cannot create or restore any kamael class.. but anyway the code is writed on hellas and is interlude..

maybe if you add the missing classes in the sql part?

cause in interlude the highest class id is 118. in others clients its higher.

Link to comment
Share on other sites

maybe if you add the missing classes in the sql part?

cause in interlude the highest class id is 118. in others clients its higher.

i add all classes on sql but at the code i have problem

Link to comment
Share on other sites

i add all classes on sql but at the code i have problem

i can't think something else xD

try this but it will look really stypid ;p

where 31(31 are all the interlude classes) add + the last classes of ur client +5/6 i guess that are the kamaels

	public static int[] Evasion = new int[31], Accuracy = new int[31], Speed = new int[31], PAtk = new int[31],
			MAtk = new int[31], PDef = new int[31], MDef = new int[31], HP = new int[31], CP = new int[31],
			MP = new int[31], MAtkSpd = new int[31], PAtkSpd = new int[31];
		for (z = 0; z < 31; z++)
		{
Link to comment
Share on other sites

 

i can't think something else xD

try this but it will look really stypid ;p

where 31(31 are all the interlude classes) add + the last classes of ur client +5/6 i guess that are the kamaels

	public static int[] Evasion = new int[31], Accuracy = new int[31], Speed = new int[31], PAtk = new int[31],
			MAtk = new int[31], PDef = new int[31], MDef = new int[31], HP = new int[31], CP = new int[31],
			MP = new int[31], MAtkSpd = new int[31], PAtkSpd = new int[31];
		for (z = 0; z < 31; z++)
		{

hehe what i said it was an epic fail ;D

i don't know where the problem is..

Link to comment
Share on other sites

Easily the shittiest and ugliest code I've seen the last few years, words cant describe it. Yet he has the balls to laugh when someone said that this crappy code will rape performance.

 

It shows your low java skills and your shitty understanding of l2j document parsers

Edited by drake2wow
Link to comment
Share on other sites

        int z;

        for (z = 0; z < 31; z++)

What the fuck is that? If at least you was a C or used to write in C I would excuse you, but for an amateur java wannabe thats unacceptable 

Link to comment
Share on other sites

        int z;

        for (z = 0; z < 31; z++)

What the fuck is that? If at least you was a C or used to write in C I would excuse you, but for an amateur java wannabe thats unacceptable 

 

 

yeah i wrote that when i was writting in c and i was starting in java but still i can't understand why it made you sick :D

Link to comment
Share on other sites

Guest Elfocrash
        int z;

        for (z = 0; z < 31; z++)

What the fuck is that? If at least you was a C or used to write in C I would excuse you, but for an amateur java wannabe thats unacceptable 

 

yeah go for it. these guys suck dont they?

 

god, you rat are not even annoying anymore.

Edited by Elfocrash
Link to comment
Share on other sites

yeah i wrote that when i was writting in c and i was starting in java but still i can't understand why it made you sick :D

 

Its still elfocrash's code

 

 

yeah go for it. these guys suck dont they?

 

god, you rat are not even annoying anymore.

 
don't worry, the credits go to the code's author aka yourself, go wash some toilets reading a coding book now, you may improve
Edited by drake2wow
Link to comment
Share on other sites

Guest Elfocrash

Boorinio dont bother. Who the fuck takes xDem seriously anymore to begin with? Keep doing your thing and he can just dive back to his misery life :D

Link to comment
Share on other sites

Boorinio dont bother. Who the fuck takes xDem seriously anymore to begin with? Keep doing your thing and he can just dive back to his misery life :D

i don't know i feel bad for him in some way....

Link to comment
Share on other sites

Now Im sad that two random fools/nonfactors feel or act like they feel sad about me, but still, the point is one, I can code even a l2j server networking/gameserver with a pencil and a blank paper, while you my sons still try to figure out why "text" != "text"

Edited by drake2wow
Link to comment
Share on other sites

Now Im sad that two random fools/nonfactors feel or act like they feel sad about me, but still, the point is one, I can code even a basic l2j server networking/gameserver with a pencil and a blank paper, while you my sons still try to figure out why "text" != "text"

 

not going to respond gonna take elfo's advice , you are the master my friend you are the only one that knows programming in Greece cause god only knows where we can learn too :(

Link to comment
Share on other sites

Guest Elfocrash

Now Im sad that two random fools/nonfactors feel or act like they feel sad about me, but still, the point is one, I can code even a l2j server networking/gameserver with a pencil and a blank paper, while you my sons still try to figure out why "text" != "text"

You can code anything yet you are here entertaining us instead of working for some corporation making big money.

Hm..interesting thing the "hireability" is right? Go code your l2j cookies and get advantage of a cashgrab every once in a while while me and

boorinio have actual jobs and actual lives.

 

Sucks to be you :D

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...