Jump to content

xdem

Members
  • Posts

    4,155
  • Credits

  • Joined

  • Last visited

  • Days Won

    44
  • Feedback

    0%

Everything posted by xdem

  1. gelaw
  2. Im just protecting the fools that will pay for a l2jfrozen with some on/off configs
  3. pure crap, real value can't exceed 15$
  4. Ela re malaka otan milaei o drake, 3erei gotz 9es na anevasw kai to chat pou me parakalages gia 10 line code? skoupidia
  5. To kalitero format einai to kanoniko format, den 9a mpw stin diadikasia na sou e3igisw gia clustes kai sectors, apla i kaliteri epilogi einai na ta peraseis se ena external na kaneis full format kai meta na ta kaneis c/p. An kaneis afto pou les stin ousia den kaneis format apla 3anapernas windows
  6. the best way for me is: if (killer.getActingPlayer != null) { if (killer.getActingPlayer().getClan() != null) { killer.getActingPlayer().getClan().doSmth(); } killer.doSmth() } getActingPlayer turns L2Object into L2PcInstance without cast if the L2Object is instanceof L2PcInstance otherwise null. Thus I would use your method if I wanted to apply more methods than one
  7. I made elfoshitcodecrash's 100 lines into a single line, if you consider this as spam, then I feel sorry about you
  8. this time was gotz + sorceri
  9. you hurt my feelings now... Anyway even if you was Honke you would never say "Yeah, you got me", so I don't care for your reply. I have nothing to discuss with you
  10. Nah, I can login with hex editor and that will tell me what files he uses for sure... But Im not wasting my time
  11. hmm, Im pretty sure you went unoticed
  12. probably you did the instanceId check thing, no, I had an entire engine, counter + all usefull instance methods inherited from the abstract. Also any instance check thing Im pretty sure you forgot. PS: 1 year ago the engine, 2 years ago the instanceId method
  13. retard
  14. xaxa
  15. loled, anyone can post a pic of some l2off files or even some empty folders, youre noob
  16. Im open for ewar with any random retard thats starts a clash from the nowhere
  17. thats your first post, yet you know me, gz retard, now tell us your real name or crawl back to your hole
  18. Read what I said on the previous comments, he insisted that calling the whole DDS converter is as good as coding it with pure html
  19. yeap its Honke, too same that he want see this September coming, I made some people an offer they couldn't refuse
  20. Just save it as 111 encryption dude, I didn't said it before cause you are the one who should find out
  21. I really want to see this guy coding in C, it will be alot of fun if he does such bullshits with java
  22. or do it the programmer's way generateLogo(client, getCurrentBuffs(client) + 20010); 1 line, vs 100 lines useless shit, gj shitcodecrash, you wrote history again
  23. + case 0: imgId = 20010; + generateLogo(client, 20010); + break; + case 1: imgId = 20011; + generateLogo(client, 20011); + break; + case 2: imgId = 20012; + generateLogo(client, 20012); + break; + case 3: imgId = 20013; + generateLogo(client, 20013); + break; + case 4: imgId = 20014; + generateLogo(client, 20014); + break; + case 5: imgId = 20015; + generateLogo(client, 20015); + break; + case 6: imgId = 20016; + generateLogo(client, 20016); + break; + case 7: imgId = 20017; + generateLogo(client, 20017); + break; + case 8: imgId = 20018; + generateLogo(client, 20018); + break; + case 9: imgId = 20019; + generateLogo(client, 20019); + break; + case 10: imgId = 20020; + generateLogo(client, 20020); + break; + case 11: imgId = 20021; + generateLogo(client, 20021); + break; + case 12: imgId = 20022; + generateLogo(client, 20022); + break; + case 13: imgId = 20023; + generateLogo(client, 20023); + break; + case 14: imgId = 20024; + generateLogo(client, 20024); + break; + case 15: imgId = 20025; + generateLogo(client, 20025); + break; + case 16: imgId = 20026; + generateLogo(client, 20026); + break; + case 17: imgId = 20027; + generateLogo(client, 20027); + break; + case 18: imgId = 20028; + generateLogo(client, 20028); + break; + case 19: imgId = 20029; + generateLogo(client, 20029); + break; + case 20: imgId = 20030; + generateLogo(client, 20030); + break; + case 21: imgId = 20031; + generateLogo(client, 20031); + break; + case 22: imgId = 20032; + generateLogo(client, 20032); + break; + case 23: imgId = 20033; + generateLogo(client, 20033); + break; + case 24: imgId = 20034; + generateLogo(client, 20034); + break; + default: imgId = 20034; + generateLogo(client, 20034); + break; just fuck off :D
×
×
  • Create New...