mechawk Posted September 13, 2010 Posted September 13, 2010 Hi all, Im running a L2J Server Interlude and im trying to find a simple(non-java) way to make augmented weapons on my server tradeable. Is there a way to do this? Any help would be great. Thank you Mech "See you on the other side..."
0 kuba90 Posted September 13, 2010 Posted September 13, 2010 All you have to do is edit the trade request packet implementation. But beware, the client does not display the augmentation. So in the trade window, you will see the weapon without augmentation.
0 mechawk Posted September 13, 2010 Author Posted September 13, 2010 Hi, Kuba90, sorry for such a noobie question. But where do i find "trade request packet implementation"? Thank you Mech
0 Matim Posted September 14, 2010 Posted September 14, 2010 java\com\l2jserver\gameserver\network\clientpackets TradeRequest.java
0 mechawk Posted October 14, 2010 Author Posted October 14, 2010 Hi, Is there a way to edit "TradeRequest.java" without having to use any special programs and having to link with SVN sites. This is a old build from L2J (from Aug. 2007)? Mech
0 Matim Posted October 16, 2010 Posted October 16, 2010 Hi, Is there a way to edit "TradeRequest.java" without having to use any special programs and having to link with SVN sites. This is a old build from L2J (from Aug. 2007)? Mech You mean that u don't have source files? Only compiled pack?
0 mechawk Posted October 17, 2010 Author Posted October 17, 2010 Greetings, I downloaded back in 2007 from L2Jdp.com the need files to start a server. And did not touch the Java files in any way, except to move them into the folders to create a server. I have never updated or open the files with any program. If this doesnt not answer the questions, please tell how i cal better info you. :) So for being such a newbie, but i am learning from many here at this forum page. Many thanks Mech
0 mechawk Posted October 23, 2010 Author Posted October 23, 2010 Greetings, Does not finding "traderequest.java" help you in helping me? hehe Sorry for being such a newbie on this. The version i have is old to say the least. Mech
0 Trance Posted October 26, 2010 Posted October 26, 2010 Greetings, Does not finding "traderequest.java" help you in helping me? hehe Sorry for being such a newbie on this. The version i have is old to say the least. Mech Try find here: java\net\sf\l2j\gameserver\clientpackets\TradeRequest.java Anyway depends by your pack.
Question
mechawk
Hi all,
Im running a L2J Server Interlude and im trying to find a simple(non-java) way to make augmented weapons on my server tradeable. Is there a way to do this? Any help would be great.
Thank you
Mech
"See you on the other side..."
10 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now