Ok.. So I have NO idea where this is... most likely in packets somewhere.. but then again, I don't know for sure.


So where is it that when your in the first trade screen and you can offer up items into the trade screen.
Like when i "click" that item. Where is that code?
Should be something around:
deleteItem(thatYouClicked, 1);
addItemToTradeScreen(thatYouClicked, 1);


Thank you!
(please be specific where it is at.)