Results 1 to 5 of 5

Thread: Having trouble...agin

  1. #1
    Join Date
    Oct 2006
    Location
    Kentucky
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Having trouble...agin

    Alright here is my questions I'm just now trying to use SRL, I'm still having trouble setting things up right now. If someone could just show me an example i think i could get it from that. Right now I'm trying to get it to tell me how many runes I have stacked in inventory.
    Soo im trying to use RuneAmount but i just can figure it out.

    Any help you can give is greatly appreciated!

  2. #2
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    i wouldnt blame you its not explaned too well

    this is the procedure

    SCAR Code:
    RuneAmount(area, runetype: String): Integer;

    I looked up the "area" part and it for area you mstu put:
    SCAR Code:
    'inventory'
    SCAR Code:
    'shop'
    or
    SCAR Code:
    'bank'
    or
    SCAR Code:
    'trade'
    or
    SCAR Code:
    'your trade'
    you said ur looking for the # of runes in your inventory so you would do:

    SCAR Code:
    RuneAmount('inventory','Air')

    Which would return the number of air runes in your inventory
    just change 'air' to the type of rune you are looking for
    hope this helped

  3. #3
    Join Date
    Oct 2006
    Location
    Kentucky
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    THANK YOU YOU ARE A GOD!
    no but really thanks it did help, yea its not explained very well in the tuts ive seen.
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig

  4. #4
    Join Date
    Feb 2006
    Posts
    406
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    heh, sorry

    it seems like i never quite get around to writing docs for the stuff i make

  5. #5
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    np. a lot of things in ammoun.scar rely on the past proecure in it
    so i had to reach each of the procedure to figure how the one onder it worked =)
    but yeah. it was fine for me but maybey in next ver add more descripting for people not as expericned in srl

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Always trouble
    By BlueDraGoN777 in forum OSR Help
    Replies: 3
    Last Post: 01-08-2008, 07:19 PM
  2. trouble
    By RS Rebel in forum OSR Help
    Replies: 6
    Last Post: 07-27-2007, 09:11 AM
  3. trouble with srl
    By wesleyar in forum OSR Help
    Replies: 4
    Last Post: 06-02-2007, 04:28 AM
  4. Not agin!...
    By stupedspam in forum RuneScape News and General
    Replies: 4
    Last Post: 04-21-2007, 11:46 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •