Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Who knows, maybe yes, maybe not :dat:
  2. Dat sarcasm, anyway.. It's since long time ago around the net. :P
  3. Bah, you only need full files (which I got :troll:). Adaptation is a piece of cake.. :)
  4. Since I like watching Naruto.. so, here it is. Make your choice :D http://th03.deviantart.net/fs71/PRE/f/2011/052/6/1/naruto_hd_render_by_nerdr0us-d3a3tt9.png http://fc07.deviantart.net/fs71/f/2013/060/c/2/naruto_kurama_mode_render_by_xuzumaki-d5wlfdx.png http://fc02.deviantart.net/fs71/f/2013/011/6/e/naruto_uzumaki_bijuu_mode__naruto__render_by_ashleyojeda-d5r6o4q.png
  5. Achievements = personal missions, something like that. Just read description - which is missing :troll: + <achievement id="1" name="Champion" description="Gain level 80" reward="9142,5" minLevel="80"/> + <achievement id="2" name="Hero" description="Gain hero status" reward="9142,10" mustBeHero="true"/> + <achievement id="3" name="Noble" description="Gain noblesse status" reward="9142,10" mustBeNoble="true"/> + <achievement id="4" name="Zaishen" description="Gain a +16 weapon" reward="9142,15" minWeaponEnchant="16" /> And so on, and so on. I didn't check it all, but as I see the code missing some parts, generally the datapack side ;) In short, THE CODE IS NOT COMPLETE. Who don't you adapt it on your own? It's just some imports and methods :P
  6. Good luck with sales :D // Pamiętam, pamiętam :troll:
  7. L2PcInstance.java public final void onTeleported() :)
  8. Without rest? Fail statement, since you spammed with me last 3 pages, so you had a break :D Good then, catch a beer :troll:
  9. Don't click so fast macros :troll:
  10. Ok, so.. Thanks for configs & info. Also, catch a cookie :D
  11. It's all as you wanted aka "Aio Buffers Can't Leave From Towns.". If the aio get summoned, the check from PcInstance will teleport him back to nearest town ;) Ohh, about the GK check, it's not really neccessary (I used it with config - optional) but well. It's useless since PcIns check will do all the work. Also, it prevents to travel between towns.. Just drop it :P
  12. You sure about that? That's the point of it :happyforever: Offtopic: 3rd page of troll discussion, I like it. Thumbs Up, lol :D
  13. In sum, if you set it bad, you're facked up.. :) And honestly, I know shit about all the settings, so I could rly do a mess.. :P
  14. You see, you see. That's what I'm talking about :troll: :D
  15. Share it, share it! :troll: About your lazyness? :dat:
  16. 15 min to make, ok. But what about good, proper configurations? That's the main reason Tk didn't commit it. Since he don't want do like Frozen: fix, fixxed, fix of fixxed fixx :troll: Need test labs I'd say. Or maybe I'm wrong. Haha, mady my day :troll: If you follow changesets on TopZone, you may know what I mean :D
  17. Yes, that's true. But, as Tryskell even mentioned. It's not rly 'stable' yet. By stable you can consider such things as you said :P About bonecp, we got an implementation on the hidded boards. But now, it's kinda quiet about dat :D When the time comes, it's gonna be reworked. Now Tk have other priorities. :) Like one smart guy (The Lazy Banana opposite), one day said: Frozen is (all the time) fixing their own bugs, instead l2j one :) and aCis gois forward. Slowly, but stable. ;)
  18. To be honest, I don't want such community as is on frozen, they ask, ask, ask and ask.. :D I'd have to stay online all day long reading useless topics begging for single thing :troll: On aCis, we wanna create a smart and mature community :) That's the reason why we are just a few guys. Anyone smart around? :troll: Sorry, I couldn't resist. Small troll mode :D
  19. Rome wasn't built in a day :) About Quest, I mean quest engine by Hasha :) and there is many other things that IC members did :P But you see, they help in any (good) way. Surely they does better things than frozens one :)
  20. Haha that's the spirit Tryky! :troll: You see, I'd say you get 10 'annoying' request to fix a single bug FOR THEM, not for the pack directly (I think you get my point). And like Tryskell said, frozen has no real help, just from time to time something. aCis? Many xml refactors, quest engine refactor and so on.. It's more valuable than 10k bots :) That's my pov, don't kill me for dat :P This, you got the answer. With that system, you get ppl who help a lot, by doin' things that I mentioned above. :) 'if feedbacks goes on'.. as you said, IF :troll: otherwise, it's annoying you try to do your best and ppl just screw that and they're making 'own' packs for sale.. :P
  21. Well, your code is invalid I'd say. Gimme a moment. L2PcInstance.java So, in this case. If aio char leaves town, he will be teleported back to the town ;) if (isAio() && !isGM() && (!isInsideZone(L2Character.ZONE_TOWN))) { sendMessage("You can only teleport to another town while being on AIO!"); teleToLocation(TeleportWhereType.Town); // teleport the aio to the closest town }
  22. Well, Intre. You can see the results of open (or not) source on our example: Frozen and aCis. Compare communities and you will find out your path! :troll:
  23. Not rly true. Since customers doesn't have the access to the timeline nor svn. Just IC got it. :) Well, not rly true as above. We got 2 new IC members! :) Like we say in Poland: "It goes shitty, but stable!" :troll:
×
×
  • Create New...