Jump to content
  • 0

Bug Unequip weapon and remains in the hand


Question

Posted

unequip weapon still in hand and without even being equipped with the weapon and get the stats as if she'd only equipped with

I wonder if the forum or someone already contains the fix for this bug?

11 answers to this question

Recommended Posts

  • 0
Posted

I want to know the solution to fix the java on my own I have my rev rev svn want to know if anyone has a solution for corrigirla in java.

 

 

and maybe if you working on your own source check your latest edit or: RequestUnEquipItem

yes I have my own then it would rev to this aquivo corrigirlo? RequestUnEquipItem? if you have any more that go to and dis file of a search or if you already know how to fix the error correction post this file if you have power or

please

 

My Revision: https://www.assembla.com/spaces/L2JMack/stream

  • 0
Posted

I want to know the solution to fix the java on my own I have my rev rev svn want to know if anyone has a solution for corrigirla in java.

 

yes I have my own then it would rev to this aquivo corrigirlo? RequestUnEquipItem? if you have any more that go to and dis file of a search or if you already know how to fix the error correction post this file if you have power or

please

 

My Revision: https://www.assembla.com/spaces/L2JMack/stream

 

you are developer in this pack and you ask for help here?epic fail...learn to read some guide please

  • 0
Posted

you are developer in this pack and you ask for help here?epic fail...learn to read some guide please

 

and what would be the correct place? in my view this would be the place of doubt on this subject. But if not, and what would be the right place?

 

because in my other doubts that it was on the cancel own moderate moved the topic to ca so here would be in doubt about the correct location on the java

  • 0
Posted

and what would be the correct place? in my view this would be the place of doubt on this subject. But if not, and what would be the right place?

 

-.-"

 

right place is google...just 5sec of your life

 

http://java.sun.com/docs/books/tutorial/

  • 0
Posted

-.-"

 

right place is google...just 5sec of your life

 

http://java.sun.com/docs/books/tutorial/

 

least by you read my post?

I'm wondering if some correction here in the forum for this bug do not want to know about java I want to know if some correction here or if someone has the fix for the same

  • 0
Posted

least by you read my post?

I'm wondering if some correction here in the forum for this bug do not want to know about java I want to know if some correction here or if someone has the fix for the same

 

hahaha as of this moment i dont help you and i suggest everyone should do the same...leechers are leechers if someone dont want to learn than dont make l2j projects...bye

  • 0
Posted

CHANGESET_VIEW privileges are required to perform this operation

Can't see your timeline.

 

Btw, if you remember a revision which was working, you should take from here, and try :

- to revert via the revert unified patch tool in eclipse ;

- try to understand where the fock you have changed that lol.

 

By default, there is not this kind of error in any decent pack, so I'm pretty (101%) sure you added it alone.

 

By luck you got a timeline so you can see what you have edited.

 

You should try to see all items related-packets, L2PcInstance is another way.

 

And if you have to add some custom... Check them twice before commiting. A timeline is usefull if you don't commit s*it. Or if you did one, at least you can easily see the "infamous" commit.

 

AND USE A DAMN TEST SERVER BEFORE EACH COMMIT. :P Mainly accurate on what your server is supposed to be changed. I know (from experience...) sometimes you can't see something in first view, but generally, if you haven't an idea about WHY there is an error, there is a problem in your developement system lol. Or you commit only "plug and play" patchs, which isn't better than trying to use a precompiled pack.

 

I think L2J is a question of logic more than a question of pure Java. But ok, knowing WHAT and WHEN is for "synchronized" and others shits like the diff between a Map, FastMap, List and FastList can be usefull too lol. Well actually those are my personnal questions about life lol.

 

PS: 3 "developers" and no one can find where comes the problem ? :P

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • it's great that you know who these files come from... you shouldn't forget vanganth too! now it is very easy, you take my last revision of svn and compare it against those files.... when you finish analyzing and comparing you should do the following... which will be very easy to check...   once everything is checked, analyze what did L2Devs do hahaha   I who give away the files, make me problem. L2Devs is SCAMMING people, selling something free and you don't say anything... It is something very strange what happens .... Besides you ripped me off 100usd, but I hope you got server to eat at least. PD: the day you take it back and return my 100usd I will forgive you and pretend that nothing ever happened 😉
    • 🔥 Apresentação I present to you a new fully customized DressMe system, developed for DreamV2, inspired by the best servers and enhanced with unique features that guarantee performance, customization and stunning visuals. ✨ Funcionalidades ✅ Aplicação de visual de armas e armaduras sem alterar o item real equipado. ✅ Compatível com qualquer tipo de arma/armadura (ex: skins de bow visíveis apenas com bows equipados). ✅ Remoção automática do visual quando parte do set real é desequipada. ✅ Efeitos visuais (skills) aplicados com suporte a: Aplicação única ou recorrente Intervalo configurável via XML Remoção automática ao desativar o visual ✅ Interface limpa e lógica modular, fácil de expandir com novos visuais ou efeitos.     <?xml version="1.0" encoding="UTF-8"?> <dressMeList> <dress skillId="9100" name="Draconic Armor" type="ARMOR" isVip="false" > <visualSet chest="6379" legs="0" gloves="6380" feet="6381" helmet="6841" /> <visualEffect skillId="445" level="1" recurring="true" interval="35" /> </dress> <dress skillId="9102" name="Cloak Style Armor" type="CLOAK" isVip="false"> <visualSet chest="7000" legs="0" gloves="0" feet="0" helmet="0" /> <visualEffect skillId="10005" level="1" recurring="false" /> </dress> <dress skillId="9103" name="Valakas Style Weapon" type="WEAPON" isVip="false"> <visualWep type="bow" rhand="7575" lhand="0" lrhand="0" /> <visualEffect skillId="10005" level="1" recurring="false" /> </dress> </dressMeList> 📸 Imagens & Vídeo 🛠️ Detalhes Técnicos Desenvolvido com base no L2J DreamV2 Integração direta com L2PcInstance, Inventory, ThreadPoolManager e SkillTable Sistema de gerenciamento central via DressMeEffectManager Agendamento e cancelamento seguro de efeitos recorrentes Totalmente thread-safe e compatível com jogadores offline 📂 Instalação A instalação é feita via patch e inclui: Classes: DressMeHolder, DressMeEffectManager, modificações em L2PcInstance XML de exemplo Suporte completo à expansão por armas, cloaks e visuais parciais 📎 Download https://pastebin.com/raw/7i843yKh 💬 Feedback & Sugestões Sinta-se à vontade para comentar abaixo com sugestões, dúvidas ou feedbacks. Toda contribuição é bem-vinda para futuras versões!
    • @Tinker123aa Guytis, I have nothing against you, but it's very clear to me who is behind this files. I'm talking about the one that came with the captcha anti-bot system. I personally bought it from the real owner, who was one of the administrators of L2Gold.cc. This can be confirmed by him if he wishes. 😊 Maybe you worked on the files, but they didn’t start from you.   To the people trying to buy the files I’m just advising you not to waste your money. This is 100% verified information.   I honestly don't know how people believe you. 🙂 I'll share the link to the guy's topic below.   ps  
    • Hello,  Anyone knows how I can communicate to purchase this emulator.  Nobody answered in the forum of eternity neither Kate neither lord winter.    Thanks in advance.
  • Topics

×
×
  • 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