Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Ofc, noobs/idiots everywhere. But gr section is like.. No offence ofc :troll:
  2. What is that.. About what installer are you talking about? Are you talking about l2j or l2off. About l2j, right click on database_installer, edit and edit those lines set mysqlBinPath=C:\Program Files\MySQL\MySQL Server 5.5\bin REM LOGINSERVER set lsuser=root set lspass= set lsdb=acis set lshost=localhost REM GAMESERVER set gsuser=root set gspass= set gsdb=acis set gshost=localhost
  3. Locked and thanks for "report" :P
  4. Too slow
  5. Well, I just checked it on my own. I got the same error. Most likely, I could mess something while updating the sources :D Yup, I forgot to delete old lib's.. Remove ecj-3.7.1.jar , java-engine-1.7.jar and mmocore.jar. On my way to update teh SVN.
  6. Then, don't open it. This is not meant to be. Anyway.. If you would read the error.. Unknows database 'loginserver_beta'. In other words, Database logiserver_beta DOESN'T EXIST in your navicat.
  7. Without SOURCES, for gods sake. You can't add new mods without them.
  8. Importing project 1:10, BUT to import it, you need the sources. If you have a compiled pack, you cant do it.
  9. Well, I would say YES. Merge both section into one, english required - even with google translator. I will suggest it as well into my staff topic about l2 section reorganization.
  10. http://www.maxcheaters.com/topic/181066-menu-command/
  11. Eclipse Mars issue caused by space in folder name "Program Files". Move your eclipse folder to directory with single name / without space in the name.
  12. You need a "proper" system folder. For example, the system you use to connect to l2j server, you won't be able to connect to l2off server, at least it's what I have noticed once I wanted to test l2off. You should create that topic @ l2off section :) You can take a look here for some old, working l2off pack http://www.maxcheaters.com/topic/154007-interlude-pack-vanganath-1236-ilext/
  13. Uninstall all of your java. Install java 8. Downloaded sources @ Eclipse, compile both projects. Profit. As Root said, you got the error when the compile was done using another java version. Try everything from beginning.
  14. "Sync with L2JMobius" So true. Locked.
  15. I have, well had a 900mo usage at startup, idle, on W8.1 mod'ed version. Shit free :p
  16. Whats so nice in W10? Bah :D
  17. If you would read what I said in the topic.. Java 8 since 339rev. New free cycle under java 8.
  18. You can do better / try harder. Locked.
  19. Locked then.
  20. It's new Eclipse Mars project known issue. It's caused by C://Program%20Files/.. - when the folder has 2 words, is separated with a "space" %20 is put and so, you got that issue. Move the Eclipse folder into disc C:// or any folder with single folder name and everything will be okay.
  21. 3rd screen, you have to set JDK, not jre.
  22. Enchant items, collect various stuff necessary for custom or w/e and TRADE it. Ppl forgot about WTT, or they did NOT played a real low/mid rate server, where you have to think, how to get things which you can't get :) Example: you want a weapon +20? Trade 3x+16 for one +20. Simple :P
  23. Changeset 350 (401) ArmorSets, Memo system, Misc ArmorSets - Rework ArmorSetsTable to use regular writing style (both dp / core). It's probably faster to handle directly an integer array rather than creating a List of HashMap... - ArmorSet uses a int[] to store the set, which avoids to generate an integer array everytime you use the admin command "create set". - Drop XMLParser, and cleanup XMLDocumentFactory from unused stuff. Memo system - Addition of PlayerMemo, NpcMemo && AbstractMemo. Edit ServerVariables system to reuse AbstractMemo ; rename it ServerMemo. - AbstractMemo is a StatsSet with a AtomicBoolean which checks if updates have been made or not (used to make clever saves). - PlayerMemo is loaded on player instance creation, and saved on player cleanup. Misc - FishingChampionshipManager instance is harmonized. - StatsSet getObject() is reworked. - Fix a CCE (as throne system uses mount system). Ty Versus for report. - Drop nokarma && character_list admincommands (they already exist under set_karma 0 && character_info). - Fix a IOOBE on find_character (prior to page system cleanup). - Fix a NFE on remove_skills. Send page 1 if parameter was invalid. - Few StringBuilder inner concat -> StringUtil.append cleanup. - _disabledSkills doesn't use lazy initialization anymore. isSkillDisabled() method are merged. - Fix few postIL invalid skillIds checks. Ty raphaelfersan. - Fix 2 Oly SystemMessage, ty ErHard. - Access level trade-based SystemMessage are formatted. Ty ErHard. - Fix few HTMs encoding issues. - Fix Summon Friend item consumption update, and add a message for missing items, ty JDruidas. - Fix //npc_index, ty JDruidas.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock