Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Depends on what you exactly want to edit, so there are 2 answers: core side (eclipse) && you can't edit it. @Stev0 1st spoiler, it's for ID name title and color of title, if im not wrong. 2nd spoiler is about the textures, the name of image which is encrypted inside texture file :P
  2. It's not l2 anymore. It's totally new game.. Shame NCSoft, shame on you :D
  3. Not only, but well.. Our "old" generation have other duties, jobs, studies.. So, the old generation have only time for pew pew servers, which nowadays die so facking fast, bcs there is too many lame servers. Thanks l2jbroken. You totally ruined c6.. :P "New kid generation" as well want to press only F1, so we can't do much.. Low/mid rate servers are dead, except russian ones.
  4. Share section, sticky topic, your welcome.
  5. Download clean frozen then.. If you downloaded some kind of precompiled pack, go there and ask/look for patch. Otherwise, you are facked up. Since, even if you find 'similar' share with that armor, weapon, npc or so, names of the files may be different.. System files via L2FileEdit, other client files like textures Unreal program. Anyway, don't whine when you download sh1tty packs with lol addons. Add them on your own :P
  6. Surely some kind of crappy pack (shared one), with full of star-wars items w/o system, systextures.. You know, oh wait, you don't :happyforever: :happyforever: :not bad:
  7. I am banana, please help me? Wyatt could you? :forever alone like a boss: Errrm, I guess he is talking about the client part, system folder - the patch - full of customs - I guess - since - no - info. :-beep- yeah:
  8. Stacktype, make them the same - xml.
  9. loool perverts :troll:
  10. http://www.maxcheaters.com/topic/162319-custom-click/
  11. So, as I said. You need your own SVN. You can always create one :) Create it here https://xp-dev.com/ and download TortoiseSVN. With that program you will be able to send the sources into your account. Then you will have to dowlonad the project via repository @ Eclipse and you will be able to create patches :) Simply said :troll:
  12. But how you imported them into workspace? Right click -> New - > Other -> Project and you selected them? Or ?
  13. Or maybe I'm wrong. Maybe you imported the project in wrong way, thats why you are not able to create the patch. Since I just tested with other pack, and Eclipse "see" the changes :D
  14. I told you, you won't be able to create the patch :D To create the patch you need a "base". I mean, you need SVN, the "external" files. When you make a change, you will see the characteristic black icon with *. What means you did changes. And your project doesn't have the "base". It's just loaded into Eclipse (the sources), so there is no comparison between files to create the patch :)
  15. You selected build.xml .. Select the whole project. But, I doubt you will be able to create the patch :)
  16. So, it's like + // Voiced Bypass + else if (_command.startsWith("voiced_")) + { + String command = _command.split(" ")[0]; + IVoicedCommandHandler ach = VoicedCommandHandler.getInstance().getVoicedCommandHandler(_command.substring(7)); + + if (ach == null) + { + activeChar.sendMessage("The command " + command.substring(7) + " does not exist!"); + _log.warning("No handler registered for command '" + _command + "'"); + return; + } + ach.useVoicedCommand(_command.substring(7), activeChar, null); + } action = "bypass -h voiced_luck $luck" So, by this you will call luck(y) command via npc :P
  17. Subclass change - retail like. players.properties # Life crystal needed to learn clan skills # Default: True LifeCrystalNeeded = True
  18. The same way as in this video http://www.youtube.com/watch?v=3gQ2yYH-F1Q
  19. Test them both and make a choose, since both of them have probems :D aCis, broken and hellas.
  20. Have you compiled the pack? :D since many ppl try to do it via source.. :P
  21. I told you what to change :P its based on old rev. Follow eclipse tips.
  22. Depend what gamestyle you want to create. Well, test both packs (frozen, acis or hellas) and take which you like more :)
  23. Multiclass? Didn't happen and I wonder where have you read that, lol :happyforever: About sieges, yes, there are.
×
×
  • 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