What is he function to set up forms?
Like so that a program looking thing pops up where you can enter in stuff.
What is he function to set up forms?
Like so that a program looking thing pops up where you can enter in stuff.
SRLPlayerForm?
Also note you must include Misc/Users.scar.
Another question?
For:
Deposit(2, 2, vType: Variant);
What is a variant? How do I write a variant? What variant do I put if I want to deposit all of the certain item.
A variant is a datatype that can handle multiple different datatypes. You want to use True to deposit all.
A variant is a special type that can be a number of other types. You could look in Bank.scar for what to put.
There are currently 1 users browsing this thread. (0 members and 1 guests)