Jump to content

Versus

Legendary Member
  • Posts

    3,947
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Versus

  1. Like sweets said, try to create a txt containing an asterisk.. you can't, why would java be able to do that? ^^
  2. Java 8 has been released since early 2014 and he's obviously using aCis, but yes call me a silly kid for trying to educate you.
  3. @l2jkain I don't understand what you wanna say, anyway i think it's pretty simple.. That should work: activeChar.sendPacket(new ExShowScreenMessage("VIP SCREEN MSG", 5000, SMPOS.TOP_CENTER, false)); if (Config.SERVER_TIME_ON_START) ThreadPoolManager.getInstance().scheduleGeneral(() -> activeChar.sendPacket(new ExShowScreenMessage("L2 Serve Time is " + fmt.format(new Date(System.currentTimeMillis())), 5000, 0x02, true)), 6000); @AccessDenied, the code you posted does exactly the same as what i posted. Only difference, the way i used can be done in 1 line.
  4. There he goes again, the typical retard :D Where are we hiding exactly? I posted exactly above your reply, how is this hiding?
  5. ThreadPoolManager class exists in different variations among packs. Find the right class, the right method and the code i posted will work 100%.
  6. if (Config.SERVER_TIME_ON_START) ThreadPoolManager.getInstance().scheduleGeneral(() -> activeChar.sendPacket(new ExShowScreenMessage("L2 Serve Time is " + fmt.format(new Date(System.currentTimeMillis())), 10000, 0x02, true)), 10000);
  7. On my previous post, i meant that you can check the commands they are using on their HTML files, since as i understand you only want to change the design, you can't create your own buffer without creating the appropriate classes and functions you want to use. That means nothing, you can't use a command that's not being handled on server side and expect it to work just because it does on some other IL server.
  8. Depends on the pack you're using, but here's an example for aCis. activeChar.sendPacket(new ExShowScreenMessage("SCREEN MSG", 5000, SMPOS.TOP_CENTER, false));
  9. I'm pretty sure on aCis you can find default buffer at data/html/mods/buffer or something, definitely inside the mods folder. Unfortunately i can't check mine cause i've replaced aCis buffer 2 years ago. You can check all appropriate commands there. Of course you'll have to set the appropriate type at the npc's xml (except if the buffer works through python script, in which case you'll have to look scripts folder, most likely custom).
  10. Trust me jasiu, i've spent more time than you can possibly imagine developing this server. You can't compare it with the time i've spent posting in this topic. It's like comparing Earth to Jupiter.
  11. Of course there are ways to cheat and always will be, but you have to find the vulnerability and exploit it.
  12. With a quick glance, when you do this: buff = SkillTable.getInstance().getInfo(id, SkillTable.getInstance().getMaxLevel(id)); MagicSkillUse mgc = new MagicSkillUse(this, player, id, buff.getLevel(), 0, 0); SkillTable.getInstance().getInfo(id, buff.getLevel()).getEffects(this, player); player.broadcastPacket(mgc); you do 1 unnecessary call, change the getEffects() call to: buff.getEffects(this, player); or even better: buff = SkillTable.getInstance().getInfo(id, SkillTable.getInstance().getMaxLevel(id)); buff.getEffects(this, player); player.broadcastPacket(new MagicSkillUse(this, player, id, buff.getLevel(), 0, 0));
  13. What i said it's NONE of your business where people will dedicate their time, i could be working on a car wash and that would still be no goddamn business of yours. 2006 features? Go read our features list or our Guides/Walkthroughs section and tell me again my server is 2006, mongoloid kidzor (:*) oh also it's 2nd time we opened it in 2016. Get your FUCKING FACTS straight, before you go around accusing people, btw you asked me why i think you are retarded in one of your previous posts, that's the reason, you never even joined DW and just join the hate-train for no apparent reason whatsoever. I would be 100% with you if we were opening the server without doing any amount of work, which i also believe is lazy and money-hungry. We are the exact opposite and our changelog proves it. Servers re-open with 2-3 changes ONLY and we provided around 60 changes/additions from our previous season. Skip my arguments one more time xdem and i seriously won't bother arguing with you any further. If you have to say something, at least make sure what you say is legit and not rumors being spread around.
  14. It's pretty good, but i'd also like to see some other colors being used, like others already mentioned.
  15. Is this seriously a video from 2010? You gotta be kidding me, that was the golden era of exploits and we patched them as soon as they came out anyway, so your argument is still invalid, but dude.. 2010? Seriously?
  16. I'm sorry, but it's not your concern where people will dedicate their time, for us it might be fulfilling working on this project, i don't think we should be apologizing for that. Just empty words and false accusations, didn't expect any less from you, i mean you've been replying to yourself for the past 2-3 pages :D I seriously wonder, if you hate L2DW so much, why the fuck you still join EVERY goddamn season?
  17. You were proved right how exactly? You say failure, we nearly reached 400 players online (yeah yeah we had 20 offline shops lol) and maybe it is a failure considering we have half now from what we started. BUT, there is huge competition currently and besides that it is well known that the community doesn't really stick to a server for a long while. I never argued about that, it's not up to me anyway, i've tried my best, most of the people liked the work, some others didn't. Things could have gone better, but they didn't, as far as this goes, i can't really do much. What i can't freaking understand, is how you measured my skill or how you figured out i'm a crappy developer that has no idea what he's doing and just copies/pastes stuff. That really pisses me off, because i'm coding for the past 8 years, 5 of which i'm actually studying too and it really irritates me when you make random comments and you've never actually met me or spent a minute to have a private chat with me.
  18. I tried to speak with you like a decent human being, some replies ago i was giving you arguments and everything, but you dismissed them in couple of seconds, so yet again, why would i waste my time, replying to a person, who will stick to his own clueless personal belief, just because he thinks he's better? Damn dude, you are a GOD being flawless in T H R E E programming languages, How the FUCK are you that good man?
  19. I already said i won't be explaining myself to you lol, what is so hard for your retarded brain to comprehend? You act like you know everything, calling me "blowjob config master" i mean how do you even come up with such stupid shit? I'm in the 5th year of studying programming, still a "blowjob config master"? For fucks sake.. you are the reason we greeks are considered stupid fucks xdem.
  20. Do you actually think i care about your replies? I've accomplished more in the scene than both of you combined and if i'm skilled or not, people around me know it pretty well. So do i actually give the slightest fuck on your pathetic replies? /no Do you really believe i have nothing better to do than constantly reply to idiotic mongols in mxc? Please..
  21. I can't understand how he'd be able to hit you for 8.7k damage, what kind of gear you had, B grade? LOL I think your server earned that title long ago ^^
  22. We have tested every single class, maybe some are a bit stronger than others, but in general terms same items fighter vs mage is pretty equal. And we've tried all fighter classes vs all mage classes. Now it's obvious i can't explain to people like you SirRoyal, why it actually matters a whole lot if your opponent has even ONE item that slightly boosts him, now imagine that when your opponent has pretty much everything better than you (enchants, augments, accessories). Just ask anyone who understands the principles of balance to tell you if that's correct behavior or not. Btw TSELIGKAS = KingOfChaos = Nicolas, now it makes total sense why you've been spreading hate on this project since day 1. I finally understand, what a pathetic effort to "smash" competition, you really think that will get players on your server? Try working on it, you'll have way better results, or maybe you can't?
  23. This corruption nonsense again, we might be the only ones not having any "friends" or "gm friends" like people call them nowadays and somehow we're still getting accused for it. Also full of bugs? Tell me one bug.. because i'm pretty sure yesterday i patched the last one lol.
  24. http://l2deathwhisper.com => 400+ ONLINE! STARTED TODAY!
  25. Our first changelog has gone live already, fixing every little thing our players noticed, thanks again for the reports! https://l2deathwhisper.com/forum/index.php?topic=1347.0
×
×
  • Create New...