Thread: [PI] TradeWindow.amount > Invent.amount Remove All

Results 1 to 2 of 2
  1. #1 [PI] TradeWindow.amount > Invent.amount Remove All 
    Registered Member
    Join Date
    Jan 2010
    Posts
    56
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    During trade if I have 1k cballs and I trade 501 I cannot remove all. If I only offer 500 or less I can. There is no error being thrown so it seems to me that someone just forgot to add an else or added this unnecessary check to the trade and I need to know where to fix this at.

    psuedo for reference to what I'm guessing the code will look like:

    if tradewindow.amount <= invent ammount {
    allowRemoveall();
    }
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jan 2010
    Posts
    56
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Anyone have any ideas?
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. [PI] removing all doors
    By Relentless in forum Help
    Replies: 6
    Last Post: 12-14-2012, 02:31 AM
  2. Replies: 6
    Last Post: 04-01-2012, 02:31 PM
  3. Replies: 14
    Last Post: 07-27-2011, 01:06 PM
  4. Replies: 0
    Last Post: 06-13-2011, 04:48 AM
  5. Replies: 9
    Last Post: 02-17-2011, 12:03 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •