Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Before all this / after gm check, under else if it's for player, but I guess it's not the place you are looking for. Most likely you want to make a shift click to check monster stats, drop. If so, then it's wrong place.
  2. Find the method and add a check if (target instanceof L2Monster || ...)
  3. I just said that. First from the register, then delete file from folder.
  4. First of all, use normal font. Please save our time and eyes. Secondly, if you want to remove asiah font, delete it through sysreg (cmd, regedit - HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts) restart pc, and then delete the file from system. About ban, smartguard servers, you have been banned, maybe.
  5. Haha, you forgot to include full imgsrc line.. I'm not giving obvious answers :D
  6. You mean this? If so, then it's pvp_point_i00
  7. Hah, 2006~ walkaround but hey, who cares to the moment it's working :D
  8. There is nothing to fix, it's an warning. Locked then.
  9. I answered the same way as you did. Cut the crap and enjoy troll'land of mxc. We are simply tired of ppl opening 100% balanced pride like servers, that's all. In addition, as I said before, few hours passed and you are like "OMG, no one have the files?! No one want to share them with me?! Bad forum!" and I simply don't like such ppl, you ask for help and whine. I said 'bump' rules, nice reading skills. Also what insult, wut.
  10. There are many toxic members, sadly you cant filter them all. Suspicious indeed. Looks like everything is a business nowadays ^.^
  11. Honestly, I see no real deal there, just pie in the sky*. No doubts, he fooled you, but it's not a bannable thing. Even if I would ban him now, Maxtor gonna unban him, just like before. That's my pov, may be wrong. * something that you hope will happen but is very unlikely to happen.
  12. You show disrespect by bumping your topic, while rules say you simply cant do it. Moreover, you whine that no one can help you / provide what you want. Make a request and wait, whining will change strictly nothing. If someone got the files and want to help you, they will, otherwise you are on your own. It's not a market. So, yeah. You are the one with bad behavior. You are free to go. And that barely readable font, God.
  13. For real.. You don't have it?! You say such crap while you don't. No one cares for old patches, packs and so on. Only few wannabe admina could have it.
  14. If the dragon would not disappear so fast.. Should stay longer, like the Phoenix. Good job :)
  15. It's not like it's dead, just your server is not good enough, not interesting at all.
  16. if (getNpcId() == 25158) { getKnownList().getKnownPlayersInRadius(3500).forEach(pl -> { pl.getInventory().addItem("reward", 3481, 2, pl, null)); pl.sendMessage("You get all raidboss coin [Event Ended]"); }); }
  17. God, "../ai/SPECIAL/" :D So, yeah. That's the place you should add your custom code, under doDie.
  18. Ha! Clean L2J maybe not.. But checking frozen scripts, there are few AIs, so dunno why there is no GB AIs, else it's "hidden, dare you to find me!". Anyway.. It's frozen after all :D
  19. Botland spotted. As it's not your first time, punishment sounds fair. Topic locked and to be removed. If you keep doing it, you may end up with a ban.
  20. No idea what you are talking about, but it's OK. :D
  21. Unless you override it, then hell yeah, you have its own scenario. Actualy it's the correct way, you DO NOT mess core with stupid addition(s). You simply code your own script, keep it organized and clean. If you ask me. Also, WTF that frozen, there is no baium script?!?! o.O At least I can't find it.
  22. Modified Die.java perhaps.
  23. No sources, no cookies. So.. L2jServer - https://bitbucket.org/l2jserver/ Locked then.
×
×
  • Create New...