Jump to content

audriuziz

Members
  • Posts

    35
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About audriuziz

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

audriuziz's Achievements

Newbie

Newbie (1/16)

1

Reputation

  1. Hello, maybe anyone have interface or something. My need when i can use skills from bar with F1 F2 F3... buttons and 1 2 3... buttons. (use skills from 2 bars)
  2. Hello, i have problem if i compile server source files, build success, but in server if i try logging char get error to console. any ideas? Exception in thread "SelectorThread-26" java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer; at net.sf.l2j.commons.mmocore.SelectorThread.readPacket(SelectorThread.java:293) at net.sf.l2j.commons.mmocore.SelectorThread.run(SelectorThread.java:171) Fixed.
  3. Hello, on acis my multishop only show first html windows. Not show's other chats, anyone can help? public void showChatWindow(Player player, int val) { final NpcHtmlMessage html = new NpcHtmlMessage(getObjectId()); html.setFile("data/html/mods/donateNpc/" + getNpcId()+ (val == 0 ? "" : "-" + val) + ".htm"); html.replace("%objectId%", getObjectId()); player.sendPacket(html); }
  4. Very skilled , thanks a lot for helping. Good dev.
  5. Hello, on acis 370rev, removed L2Pcinstance.java? Because i get error import and search with search but dont see. Fixed..
  6. Thanks, i try it.
  7. Thank you :) I try but I think i cant because to java I dont have skills :( Maybe easest way cancel only 1buff? Berseker (but how? )
  8. Hello, maybe anyone know how to I can make +/- bersiker spirit buff. (if have buff click and remove if not have buff click and take) I use l2jacis. Thanks
  9. MAYBE ANYONE HAVE SCRIPTS TO L2LIONNA? H5
  10. 100 error 6 warrning :D First error:
  11. Hm, Maybe can help me to add this?
×
×
  • 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