Jump to content

Trance

Global Moderator
  • Posts

    3,918
  • Joined

  • Last visited

  • Days Won

    67
  • Feedback

    0%

Everything posted by Trance

  1. Wrong. Sex is a sport.
  2. Shame on you for selling Matim's communityboard. :D Anyways, good luck.
  3. Do not make double topic, I've junked the other one.
  4. Nu e prea rea.
  5. Sorry about that, but most of the features are shared, except the party matching which has its own topic. p.s. locked.
  6. Blue Mountain State comes back! https://www.kickstarter.com/projects/773106364/blue-mountain-state-the-movie
  7. Acid House
  8. These imports are 'cause lack of imports. As SweeTs says, use As about "_log.warn", rename it to "_log.warning".
  9. Playing with the packets like that may lead to chaos for a big community. So it needs a lot of tests.
  10. If you're wondering about his posts, no worries, he's trusted.
  11. Many people say that after seeing the answer. ;D
  12. You may have fixed the problem after all, but these information are saved w/ your error. So, go to ".\Workspace\.metadata\.plugins\org.eclipse.debug.core\.launches" and delete what's inside.
  13. UseItem.java Add the code after "if (item == null) return;" EnterWorld.java if (activeChar.getClassId() == ClassId.phoenixKnight) { // is phoenixKnight for (L2ItemInstance item : activeChar.getInventory().getPaperdollItems()) { if (item != null && item.getItemType() == L2WeaponType.BOW) // weapons is bow type { int slot = activeChar.getInventory().getSlotFromItem(item); activeChar.getInventory().unEquipItemInBodySlot(slot); // unequip the bow } } } This is an example for phoenixKnight, you should figure out how to add the other classes.
  14. Stop using such a brainless prefix as "Fandc", just wirte L2J. L2J/L2OFF are not referring to the project, but to its platform. There are only two platforms, L2J and L2OFF.
  15. "L2 Outlaw Forum Style Made By L2OutLaw Team" Credits goes to http://fasart.net/portfolio/photos/web/l2goal_forum.jpg
  16. Not one of the best ideas. ;D
  17. Adding other languages except English is pointless, the forum is gonna be way too heavy. If you really want to add other languages, just make it as VIPs/Donators Discussion.
×
×
  • 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