protect Posted August 17, 2011 Posted August 17, 2011 maybe somebody know how to repair this bug? i pay for your help my contact Skype- Laflate Email- laflate@gmail.com MSN- Laflate@gmail.com Quote
0 Nitzamc Posted August 17, 2011 Posted August 17, 2011 clientpackets.TradeRequest.java (about line 125) + if (partner.getAllowTrade() == false) + { + player.sendMessage("Target is not allowed to receive more than one trade request at the same time."); + return; + } + partner.setAllowTrade(false); + player.setAllowTrade(false); player.onTransactionRequest(partner); partner.sendPacket(new SendTradeRequest(player.getObjectId())); SystemMessage sm = new SystemMessage(SystemMessageId.REQUEST_S1_FOR_TRADE); sm.addString(partner.getName()); player.sendPacket(sm); 1 is this 1 more is this : http://www.maxcheaters.com/forum/index.php?topic=57790.0 Quote
0 Trance Posted August 17, 2011 Posted August 17, 2011 clientpackets.TradeRequest.java (about line 125) + if (partner.getAllowTrade() == false) + { + player.sendMessage("Target is not allowed to receive more than one trade request at the same time."); + return; + } + partner.setAllowTrade(false); + player.setAllowTrade(false); player.onTransactionRequest(partner); partner.sendPacket(new SendTradeRequest(player.getObjectId())); SystemMessage sm = new SystemMessage(SystemMessageId.REQUEST_S1_FOR_TRADE); sm.addString(partner.getName()); player.sendPacket(sm); 1 is this 1 more is this : http://www.maxcheaters.com/forum/index.php?topic=57790.0 HAHAHAHAHA! Go away. Quote
Question
protect
maybe somebody know how to repair this bug?
i pay for your help
my contact
Skype- Laflate
Email- laflate@gmail.com
MSN- Laflate@gmail.com
6 answers to this question
Recommended Posts
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.