Results 1 to 7 of 7

Thread: findobjmulti question

  1. #1
    Join Date
    Jul 2006
    Location
    NY
    Posts
    371
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default findobjmulti question

    I am using this procedure in my script but it doesnt compile.
    I dont understand what the "multitext" means, so it would be really helpfull if someone explains this to me.
    SCAR Code:
    FindObjectMulti('','','',color,color2,color3,5,10,multitext,false)
    And one more thing, the 10 means it is going to search for it 10 times and then end right?
    And the false means it wont look for it any extra times right?
    Thanks for the help
    ~jR

  2. #2
    Join Date
    Sep 2006
    Location
    Scripter's Heaven
    Posts
    455
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok, i think i knowe this, so the three strings are the three different pieces of text that it looks for, you were right about the 10, multitext determines if it looks for the different snippets of text, or just the first one. dont be mad if i am wrong, but +rep me if i am right.

  3. #3
    Join Date
    Jul 2006
    Location
    NY
    Posts
    371
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    So what do i do with multitext?
    i didnt really understand your post im blazed like a mutha fucka...
    and ps i dont think your supposed to talk about REP!
    ~jR

  4. #4
    Join Date
    Feb 2006
    Posts
    3,044
    Mentioned
    4 Post(s)
    Quoted
    21 Post(s)

    Default

    I checked the code and there i just

    It is

    function FindObjectMulti(Text1, Text2, Text3: String; color1, color2, color3, tolerance, Turns: Integer; MultiText, MultiTimes: Boolean): Boolean;

    Set that

    Multitext to false
    if you wan't it to just check Text1 string otherwise if you wan't it to check for those other Strings too put it as True.

    I hope it helped

    ( I am not toally sure )

    Edit: Rep begging is Dam LAME!

  5. #5
    Join Date
    Sep 2006
    Location
    Scripter's Heaven
    Posts
    455
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    sry, i must be used to other forums, basically i tried to say what home said, but for some reason i got un-logged in, and he said it first.

    EDIT:home, i think that is what is considered FLAMING.

  6. #6
    Join Date
    Feb 2006
    Posts
    3,044
    Mentioned
    4 Post(s)
    Quoted
    21 Post(s)

    Default

    Sorry but i didn't mean in bad way, No need to Ask Rep They rep you if they think it worth it

    Rep doesn't worth anything :P

  7. #7
    Join Date
    Sep 2006
    Location
    Scripter's Heaven
    Posts
    455
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i thought it was... GAAH, im confused.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. FindObjMulti + Little bit of Bitmaps
    By Tails111 in forum Outdated Tutorials
    Replies: 20
    Last Post: 04-06-2008, 07:10 AM
  2. FindObjMulti......... PROBLEM
    By CheetahNub in forum OSR Help
    Replies: 3
    Last Post: 11-09-2007, 11:17 PM
  3. findobjmulti
    By Stevee in forum OSR Help
    Replies: 1
    Last Post: 07-27-2007, 03:38 AM
  4. findobjmulti help
    By the flea in forum OSR Help
    Replies: 5
    Last Post: 05-09-2007, 08:44 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
  •