Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Why should he ? File is shared (long time ago) and "that's it". Well, what you rly want to say on your last screen ? Import is correct now, now you have to check and fix other errors. My suggestion ? Leave this code, you are not able to add it, start with something easier :P
  2. Seriously, you for real .. ?
  3. That means there is no such file.. Add the file VisualArmors.java and then add the import (ctrl + shieft +o or even manually).
  4. Wrong import, weird no ? For sure wrong import, but I wonder if this file even exist. Ctrl + Shift + O
  5. Sounds like a client section, moved. Use english, so your chances for the answer drastically increases.
  6. Ha ha, do you remember our conversation about that ? :troll: Good luck :)
  7. It's htm with picture inserted, the pic comes from this file l2xeontex 1) it's from l2text folder, help.htm I guess 2) htm, using created transparent image, importing as any image @ htm Moved.
  8. Changeset 332 Quests, Party, Misc Quests Q235 : drop few qItems before the end of the quest. Add Mimir's Elixir skill effect. Cleanup hasQuestItems checks. Ty Root. Party Fix a ConcurrentException on L2Party. Add disband and expel messages. Add AltLeavePartyLeader config to edit the way the party lead change is processed. Misc Revert rev 313 bow change, cleanup calculateTimeBetweenAttacks(). Cleanup ClanHall.java, fix a ConcurrentException. Add removeAllFunctions(), which avoid to generate one db connection per deleted function. Drop redundant BeginRotation serverpacket. Activate those packets on L2GamePacketHandler. Allows to rotate using arrows keys. Cleanup AdminDoorControl handler, fixing redundant open/close process, pointless checks and making error handling more friendly. Make Exception on client packets more informative, which avoid to look on logs. Edit Zariche to be considered as NONE weapon instead of FIST (avoid double hit system).
  9. Damn, dat ugly htm style.. Moved to gr section.
  10. Probably 31228 as in old chronicles?
  11. Why so cheap? :o
  12. 1st of all, when you say "error" tell us what error.. 2nd thing, just do as I said aka use search option for that, you will find the answer on your own.
  13. Put size() instead of values. L2World.getInstance().getAllPlayers().size(); Else you can try like L2World.getInstance().getAllPlayersArray(); - if he use(d) l2j method .. If you still get error then use search option for "L2World.getInstance().getAllPlayers()" and you will see how it is @ reunion.
  14. About which scroll are you talking about ? Bless, crystal ? https://bitbucket.org/Shyla/l2jfrozen/src/00d1fc249449f57a48fb7677be5530e3ab54a58a/game/src/main/java/com/l2jfrozen/gameserver/network/clientpackets/RequestEnchantItem.java?at=master What a hell' code oO if (blessedScroll) { item.setEnchantLevel(GameServerConfig.BREAK_ENCHANT); item.updateDatabase(); } else if (crystalScroll) { item.setEnchantLevel(GameServerConfig.CRYSTAL_ENCHANT_MIN); item.updateDatabase(); I'm not surprised there is a config .. Just remove this part.
  15. No please, stick to frozen, for aCis' sake. :happyforever: /locked
  16. This is not a wishlist concert .. Seriously, you should learn how to make it on your own, at least TRY. Am I the only one who used retail GKs to get the proper teleport IDs, so I could create my 'custom' gk ? Looks like .. It's better to make such a topic. Anyway..
  17. Naajz image, I rly like it :D The site will look amazing :)
  18. Nop, no textures so you will see black buttons :P
  19. Also, wrong section. To "share" that free site, there is another section. Moved to dev help.
  20. nmc-mob ? update npc SET title = 'wazzup' where id between 1 and 99999; update npc SET serverSideTitle = '1' where id between 1 and 99999; Back in 2011 I used to do like that, to change all npc' title at once o.O
  21. lol .. then I'm goin' to lock this topic.. Sorry, but it's bullshit, you can't be serious :)
  22. The same way you add skill, enchanted skill is just matter of lvl. Check enchant_skills_tree or w/e it's called in your pack, xml or sql.
  23. http://www.maxcheaters.com/topic/146737-l2j-codes/ ;)
×
×
  • 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