I'm doing some brainstorming for a script I'm writing but I'm having a slight issue with depositing my items to a deposit box, since I don't want to deposit all of them (everything except the first slot to be exact).
First I figured I might try using the SRL banking stuff but the screen isn't identical, however I found something interesting that might help me out a little.
http://docs.villavu.com/srl-5/bank.h...t=deposit#id16
I'm not a 100% sure what TBox is though, and I can't find any documentation on it.PHP Code:function DepositItemBox(Item: Integer): TBox;
// Returns a TBox surround Item (1 to 28) in the Deposit Box screen.
Got any suggestions or other information on this?
Or am I going about this completely retardedly?
Cheers,
shebee


Reply With Quote









