Results 1 to 3 of 3

Thread: DepositAll

  1. #1
    Join Date
    Aug 2007
    Location
    in a random little world
    Posts
    5,778
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default DepositAll

    Because of the new rs changes DepositAll should be changed to this
    SCAR Code:
    procedure DepositAll;
    begin
      if BankScreen then
        if InvCount > 0 then
          MouseBox(384, 298, 407, 316);
    end.
    its a faster way of banking all the stuff and its shorter code

    ~shut

    EDIT: just noticed its not a shorter code but its still a faster way of banking all your inventory

  2. #2
    Join Date
    Sep 2008
    Location
    Not here.
    Posts
    5,422
    Mentioned
    13 Post(s)
    Quoted
    242 Post(s)

  3. #3
    Join Date
    Aug 2007
    Location
    in a random little world
    Posts
    5,778
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

Thread Information

Users Browsing this Thread

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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •