Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Nice catch :D Damn, I get used to interlude :gusta:
  2. Why such words while it's not true ? Or I'm so tired || blind and I don't see some folders, like voicedcommands :happyforever: It's so obvious, but still :D Also, this made my day a bit :D Noblesse manager instance. player.setNoble(!player.isNoble()); Looks like c/p from //setnoble command.. It's good for switch on/off, but still it does it's job. However simple player.setNoble(true); would be better and that's the correct way. :D
  3. He wants Freya and you offer interlude and H5, lol :D
  4. Some features looks interesting. Good luck with dat :)
  5. Dunno what are you talking about, but the lol topic is still open :troll:
  6. Actually, he was. Since if im not wrong Trac require a vps.
  7. It's just organizing imports. Basically, you would have to change several methods (as I remember) :P You can take a look at this, it's interlude version with bug fixes. http://www.maxcheaters.com/topic/167407-services-npc/
  8. lol'ed Dat.. Just decrease the usage of ram. Edit the startgameserver - right click on it, edit and change Xmx. Set it to 1024, if still error decrease it to 512. java -Xmx1024m The next line after VM error, no idea. No jdk or caused by 1st error. :o
  9. 1 & 3 is shared, just search. :P About 2, I don't have a clue what you mean by that. Also, like xdem said, none will just share the code like that, nor search it for you.
  10. It's not done :troll: lol topic is still open :P
  11. http://www.maxcheaters.com/topic/166364-league-of-legends-multikill-announcer-with-sounds-from-lol-announcer/ lock dat one, the author decided to remove the code, so lock it to avoid useless spam.
  12. When you want to see the ID, simply way is to open npcname-e.dat and search for dat name :) Da yum, it may be custom so.. it's other story :D
  13. Well, you're right. I didn't noticed it :P MilisBetweenMultiKills = 5000; Off: You're bad boy :happyforever:
  14. I got the code on my pc, but since xdem removed it, I guess it would be unfair if I share with ya :P Anyway, you got the sounds so you can easily use killing spree system and just play the sound PlaySound _snd = new PlaySound(1, "enemydown", 0, 0, 0, 0, 0); sendPacket(_snd);
  15. Read the godamn topic or open your eyes :o "Download"
  16. gameserver.handler.itemhandler and ofc change the package from that file, since it's his custom lcoation.
  17. If it's what you mean :troll: http://www.maxcheaters.com/topic/172217-rec-item/?p=2296424http://www.maxcheaters.com/topic/172217-rec-item/?p=2296424
  18. Wrong, by this he won't have the GM access on the character. It's just account, so for example you can set server GMOnly and you will be able to log in while others (w/o gm account) don't. Look at my 1st reply.
  19. Should be in General section, since it's general question :P http://www.maxcheaters.com/topic/172331-logging-in-on-l2jacis/
  20. Two ways. - implement voice command handler - use usercommandhandler instead
  21. Are you sure you got all needed client files ?
×
×
  • Create New...