Good job on this![]()
|
|
Fixed it for offer 10 and spam click
Open TradeandDuel.java
Find this:
Above that add thisCode:if (!c.inTrade || !c.canOffer) { declineTrade(); return false; }
Code:if (c.getItems().getItemCount(itemID) < amount) { amount = c.getItems().getItemCount(itemID); if (amount == 0) return false; }

How about you actually post what you changed instead of giving your whole tradeandduel.
Nice already had tho![]()
most people have actually edited there classes like me, and i cannot just replace the whole class, just give the part you actually changed
thanks i guess...

Give your updates, not the whole class.
No Problem guys
| « Close to 95% Morrigan's special attack | Demise's Highscores Using An Event » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |