Simba Code:if OpenBank('feb', False, True) then
Withdraw(...);
Working on the first banking part of my script. I search banking and see a bunch of banking procedures come up, i chose this one because it seems basic and what i want it to do, open the bank.
First question. What do i put in the withdraw? bank slot numbers? DMTs? Can someone give me an explanation of this please?
second question, do i need to do a FindBank Procedure first? Or will OpenBank already do that?


Reply With Quote







