Jump to content

Recommended Posts

Posted

Shitcode as expected, that absurd loop to find the target function is crap, it should be

 

final Function[] functions = Functions.values();

if (id < functions.lenght)

{ //function is found do the stuff
  final Function function = Functions.values()[id];
}//

else //function not found

{

}

 

I stopped there, I doubt if anything is done correctly

Posted

Shitcode as expected, that absurd loop to find the target function is crap, it should be

 

final Function[] functions = Functions.values();

if (id < functions.lenght)

{ //function is found do the stuff

  final Function function = Functions.values()[id];

}//

else //function not found

{

 

}

 

I stopped there, I doubt if anything is done correctly

 

I'll improve it tomorrow, consider i spended about 20-25 minute in this. 

Posted

You just proved that you skipped the 3 lines i wrote. I said the code is not tested so please write me problems e.t.c to update it..

Also yes i saw that it load only 1 faction cause i added if instead of while. ill update it tomorrow along with reward.

 

a few positive comments were around, thats why i asked. I wasnt refering to u directly

Posted

a few positive comments were around, thats why i asked. I wasnt refering to u directly

Yes but when you enter in a topic and owner has 2 lines read them please. Don't go directly to comment section.

Posted

Αυτο που δεν κανεις εσυ,δεν θυμαμαι πως σε λενε

m aresei pou tou les more server to sell , kai esi more people to scam :/ krima

Posted

Cause without this code no more servers out there right? 

There are a lot of codes but this one is coded better and working better, i just wanted to congratulate you :)

Posted

There are a lot of codes but this one is coded better and working better, i just wanted to congratulate you :)

Who care i'll sin them anyway  :-[  :good sir:

Guest
This topic is now closed to further replies.



×
×
  • Create New...