Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Show the whole content, where you try to put it.
  2. It's .utx format, just google it and you will find the answer :) Use UnrealED or so. Anyway, you should post it in da Client section, you will get more answers.
  3. Or L2PcInstance.. :P
  4. Search for this sentence on da Eclipse, you will find the check.
  5. No matter what PC you use :o surely bad configuration somewhere :P
  6. JD for 6 months and you cant even enter local server :troll: Anyway, better show us your ip configs, or replace them with default one, since they are always for local (127.0.0.1). :P Does your LS at least creates your acc? Or you definitelly stuck at acc / pass ?
  7. What about telling us what error you got, pack.. lol ?
  8. Nop :P Use clean installation and follow any guide / install update 1.6 and try again. There is no way to throw you errors with clean files.
  9. I think you want to say that, you don't have a SVN window/tab in your Eclipse? Did you installed update 1.6? If yes, then Window -> Show view -> Other.. -> SVN -> SVN Repositories
  10. Google it. Surely you will find it in less than 5 sec. :P
  11. Looking at your reply, you're the guy who owns this 2nd type of ego, asshole. Why so much hate.. :poker face:
  12. So, try to change the design, to fit your 'requirements'. :) http://maxcheaters.com/forum/index.php?topic=222420.0
  13. Java, only java :)
  14. No matter how revs you're behind. Bug section is still open, so focus on dat :dat: Also, even if you report already fixed bug, you make attention about your person.
  15. Use pastebin.com next time, it's more flexible :D ALT_ALLOW_REFINE_PVP_ITEM = Boolean.parseBoolean(L2JModSettings.getProperty("AltAllowRefinePVPItem", "False")); That's the line. I don't like the place where it is (not sure if it's the case, and mby it shoud be there :o). Try to move it a bit lower, into L2JModSettings load and see what happens :D // Load L2JMod L2Properties file (if exists) L2Properties L2JModSettings = new L2Properties(); final File l2jmods = new File(L2JMOD_CONFIG_FILE); try (InputStream is = new FileInputStream(l2jmods)) { L2JModSettings.load(is); } catch (Exception e) { _log.log(Level.SEVERE, "Error while loading L2JMod settings!", e); } +ALT_ALLOW_REFINE_PVP_ITEM = Boolean.parseBoolean(L2JModSettings.getProperty("AltAllowRefinePVPItem", "False")); ANNOUNCE_BOSS_SPAWN = Boolean.parseBoolean(L2JModSettings.getProperty("AnnounceBossSpawn", "false"));
  16. Not rly, for example: If you would wait, I'd answer you, that you could use 'shadow system' as your custom item with limited time. About the second im not rly sure, if its a number matter from client or stackable = true. Anyway, you did it on your own, you was faster. Also, as you can see. There isn't many ppl who reply/help on Request section..
  17. ifconfig.xml doesnt exist Missing file. Edit: Oh my, as I see it uses automatic configs, so it's not the case(?) :D
  18. This community is so lazy to try to fix things by themselves. Look at you, you blame us that we don't help you, while you managed to fix things alone, on your own. That's how it's supposed to be, you try to do it alone. If you fail, then you come here. NONE is goin' to give you rdy things. You're not in supermarket.
  19. Yes, he is. He lined your old acc, AbsolutePower. :P
  20. L2 + random name from vocabulary. Pick your farm zones, mobs and the name will come to your head. From my pov, should have at least one common thing. :P
  21. Try to install update 1.6 instead of 1.8, maybe that's the case :o
  22. AutoLearnSkills = True ?
  23. It's clean and it's the best option? Its more like education purpose so why to break your balls with messy broken pack? Read godamn first post :)
×
×
  • 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