Results 1 to 2 of 2

Thread: Banking at Gnome stronghold

  1. #1
    Join Date
    Nov 2011
    Posts
    61
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Banking at Gnome stronghold

    okay so i tried getting this to bank at gnome stronghold the one were there its in the huge tree with like 5 floors but it won't do anything it won't give me any kind of error to.

    Procedure Bank;
    Begin
    OpenBankFast(Bank_NG);<<NG=north bank i even tried SG which is south bank
    CloseBank;
    end;

  2. #2
    Join Date
    Dec 2011
    Location
    New York, USA
    Posts
    1,242
    Mentioned
    12 Post(s)
    Quoted
    193 Post(s)

    Default

    It should be

    OpenBankFast(Bank_NGB);

    You don't have a B. In the future, look at the OpenBankFast function list.


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
  •