Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Contact AdvExt, they are in charge now as Vang quit.
  2. Jeez, you can find there 2016, but w/e.
  3. :rage: :rage: :rage: Download ANY Microsoft installation package (Microsoft Office), there are tons over internet. Then google for the Toolkit. I guess it's not that hard. I won't search for ya.
  4. Ignore default imports. You are using old sources. Few methods have been edited, you have to find proper 'naming' based on your sources. ThreadPool -> ThreadPoolManager, also with old style you also have to include .getInstance() World -> L2World
  5. Pay for license or get rekt ------- Download trial version and then use 'Microsoft Toolkit' program to activate it. Enjoy.
  6. Seriously? You can't even google? You can't even post in proper section?
  7. They are. Look on line number, suspicious right? 74 line after 17 :D You have to click on the + to show the full view, like a spoiler. Simple press Ctrl + Shift + O to irganize imports, it's faster than manually adding the import.
  8. All lines with -+ must be deleted/added. You can ignore "empty" lines. Like the first and last one from this example - + if (player.isAio()) + { + player.sendPacket(SystemMessageId.YOU_ARE_NOT_AUTHORIZED_TO_DO_THAT); + return false; + } + -- Again, use latest version of the system..
  9. You would not code such a useless thing then :lol: Also, no one can compare to me. It's like comparing apples and oranges.
  10. Do not use old version, it's crappy. Check the topic again and apply latest version. When you see - with empty line, there is always + with empty line at the end, it's simply a empty line (enter) :lol:
  11. Follow the index, its telling you the location, which file to edit. Revision 0 is a new file. Right click on project, team, apply patch. The one with red x (error), exclude from list and edit manually. Its kinda old version, I updated it on aCis forum, I will update it here as well, soon.
  12. Both true, so doesn't really matter if we lock it or not.
  13. You forgot to mention that and everyone knows that russian style suck, but hey.. it's working :D
  14. Stop spamming. Use bump button.
  15. True storka, happened to me like 2 times already :lol: It's a good move, you can clearly see what custom mods you have and clean shit code.
  16. I highly doubt.
  17. Learn to be smart and save ALL your changes. Fresh db in no time.
  18. Think. There are weapons like acumen, open godamn item/skill XML and check how it done.. Logical thinking.
  19. Dat The Sims feeling is real :lol:
  20. Replace the armorgrp line..
  21. Could be caused by too high value in config.
×
×
  • Create New...