Results 1 to 4 of 4

Thread: ChooseOption('Use') advice?

  1. #1
    Join Date
    Aug 2007
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    ChooseOption('Use') advice?

    Hey, for using ChooseOption('Use') in my inventory I find that the objects at the very right of the inventory aren't working as planned. My script will right-click on them but the ChooseOption('Use') function will be unable to click 'Use'.

    Has anybody had this problem, and how did you fix it?

    Cheers.
    http://www.muzz.trissy.org/cool/sig-boonce.jpg
    boonce.org - Free Image and File Hosting
    "You'll have to speak up I'm wearing a towel." - Homer

  2. #2
    Join Date
    Mar 2007
    Location
    <3
    Posts
    2,683
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I don't have that problem but what you mean exactly?

    That ChooseOption dont work in 4,8,12,16,20,24,28 invspots ?

    ____________
    |__|__|__|XX|
    |__|__|__|XX| <-- You talk about that ?
    |__|__|__|XX|
    |__|__|__|XX|
    |__|__|__|XX|

  3. #3
    Join Date
    Dec 2006
    Location
    Sydney, New South Wales, Australia
    Posts
    4,603
    Mentioned
    15 Post(s)
    Quoted
    42 Post(s)

    Default

    Instead of using capital letters, try using lower-case. Like ChooseOption('se'); as it will be more accurate. If you're using coordinates to find the inventory, i suggest not, instead use MouseItem(InvSpot, Left-Click?);.

    Enjoy!
    You may contact me with any concerns you have.
    Are you a victim of harassment? Please notify me or any other staff member.

    | SRL Community Rules | SRL Live Help & Chat | Setting up Simba | F.A.Q's |

  4. #4
    Join Date
    Jan 2007
    Location
    Skaville, Jamaica
    Posts
    1,117
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeah, as Drowner said:

    Use lower case letters. So all letters but the first.

    ChooseOption('se');

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. ChooseOption
    By Harry in forum OSR Help
    Replies: 12
    Last Post: 03-03-2008, 04:20 AM
  2. Hwo to use ChooseOption
    By PwNZoRNooB in forum OSR Help
    Replies: 3
    Last Post: 04-29-2007, 09:22 PM
  3. better chooseoption
    By gsquare567 in forum OSR Help
    Replies: 1
    Last Post: 03-29-2007, 07:11 AM

Posting Permissions

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