Page 3 of 3 FirstFirst 123
Results 51 to 54 of 54

Thread: How to add the SRL Player Form to your script

  1. #51
    Join Date
    Mar 2015
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Thank you so much. I finally figures out how to use this

  2. #52
    Join Date
    May 2012
    Posts
    499
    Mentioned
    23 Post(s)
    Quoted
    228 Post(s)

    Default

    I'm having troubles with adding a combobox for banking locations.
    Does anyone have a working method? The box results in a string, but the bank.open(xxx) requires an integer?
    Can I strtoint it? I doubt it since it isn't a number. I suppose i could equal each string to a number?

  3. #53
    Join Date
    Aug 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    StrToInt();
    or make the combo box return the name of the bank constants, ie BANK_CHEST_CW or w.e

  4. #54
    Join Date
    Feb 2013
    Posts
    342
    Mentioned
    8 Post(s)
    Quoted
    110 Post(s)

    Default

    Just read whilst out but reads well and should be simple to follow, thank you.

Page 3 of 3 FirstFirst 123

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
  •