Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Buy a donator status then. You will be able to see it :troll:
  2. And when you see errors, that means the line that is defined in patch, lets say 10, is not there anymore (in past it was 10th line, but now its 12th). You got the point. So, those files you have to add manually. Follow - + order, you delete lines with - and add at this place +. :)
  3. Profile Posts Double shit spam. Even tho he has just 3 posts, lol :troll:
  4. lol... another one online command..
  5. Hopzone / Topzone have changed something, new 'protection' or something like. I don't remember exactly :troll:
  6. It's just 2 new files which you have to add. Look at package location and add it there. Im talking about those 2 pastebin links. 1st code should be in .properties file. (defined in Config.java - look below) 2nd and 3rd into Config.java By default its in elcardia.getProperty which you dont have, so paste it example in players.prop section (change elcardia to players). 4th GameServer.java as its written, wherever you want generally, but under 'scripts' or so, you can paste it :P
  7. Right click on your startGameServer and edit ram usage (read: decrease it). This, you got 2 gb, so your -Xmx can't be even 1024, set it to 512. This error happens on x32 bit OS, on x64 it's not gonna show this error if you're out of ram (at startup) :P
  8. lol, its 'by the way' :troll: This, I don't think so people will play it for longer period of time, rather to check it out.. :) L2 is L2, if someone want rpg style, he pick ofhter game, you know. But indeed it's interesting idea :P True, I have read only half of the text :troll:
  9. With normal way, add + lines in proper place :troll:
  10. Ummm, simple text in htm. Should I say good share? :troll:
  11. Hahaha, like Tryskell said :D Once again attachements get facked up. But no worry, I'm goin' to update the topic, so check it soon :) Edit: Done.
  12. That's so saaad ! :troll:
  13. Hahahaha Sido :troll: I gotta find this gif once again, it's so OP! :D Edit: With dedication to Sido <3 :troll:
  14. I'm not interested, thanks :troll: Shake dat boobs!
  15. An4rchy ? :o If you mean custom spawn point when you click 'To Village', here it is. ### Eclipse Workspace Patch 1.0 #P aCis_gameserver Index: java/net/sf/l2j/gameserver/network/clientpackets/RequestRestartPoint.java =================================================================== --- java/net/sf/l2j/gameserver/network/clientpackets/RequestRestartPoint.java (revision 8) +++ java/net/sf/l2j/gameserver/network/clientpackets/RequestRestartPoint.java (working copy) @@ -138,7 +138,7 @@ break; default: - loc = MapRegionTable.getInstance().getTeleToLocation(activeChar, MapRegionTable.TeleportWhereType.Town); + loc = new Location(45786,49070 ,-3095); // x,y,z your coords break; }
  16. If you're a customer, well. Like Tryskell said, go to custom section and find Hasha's enchant system.
  17. Yes, you do, but after next free release.. much things gotta be changed :D Anyway. You always can buy already coded for aCis from Sahar :troll:
  18. Yes, it's this one. I'm lazy to search for it, but I got it already. The same code, based on the same frozen rev. :) Anyway, thanks for share :p Edit: Here it is, even shared by Rizel itself ;) http://maxcheaters.com/forum/index.php?topic=247370.0
  19. It's already shared.. :) Yes, but after javolution drop, it's kinda harder to adapt, damn maps :D
  20. You goes too far, I guess.. :troll:
  21. No, not rly. I've talked with KderD and he told me that it has some 'protection', when you do pew pew it's not poping up, just while farm or something like that :) "you need to rr in the middle of siege" - bot detected? :troll:
  22. Paste one of these Xml files, random one, 90000 looks nice :D Looks like <list> tag is missing or so.
  23. Wrong section http://maxcheaters.com/forum/index.php?topic=276131.0
×
×
  • Create New...