Results 1 to 5 of 5

Thread: Finding Text In An Area! - HELP!

  1. #1
    Join Date
    Oct 2007
    Posts
    742
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Finding Text In An Area! - HELP!

    Is there some kind of function that could find a text in a given area?
    I need one for a non-rs script.

    So if there is one, post it here. If there isnt, someone make one for me? (Idk if its possible) :P
    Woot woot.

  2. #2
    Join Date
    Feb 2007
    Posts
    3,616
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    (Haven't been SCAR scripting too much recently)

    Can't you just use if(FindText())? It has an xe,ye,xs,ys in its parameter list, which I assume is the coordinates box. It also has the type of text that you are searching for so it knows how to read it. That may do what you are looking for, but I'm not 100% sure.

  3. #3
    Join Date
    Mar 2007
    Posts
    1,700
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    LoadCharsFromFont, CreateBitmapMaskFromText

  4. #4
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    Look up the LoadTextTPA function, might help you out.
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

  5. #5
    Join Date
    Nov 2006
    Posts
    2,369
    Mentioned
    4 Post(s)
    Quoted
    78 Post(s)

    Default

    Non-rs so rs fonts wont work so you have to make your own one
    Not sure can you add your own fonts to scar if not then you have to make your own bitmaps and make a script...Could be hard.
    Quote Originally Posted by DeSnob View Post
    ETA's don't exist in SRL like they did in other communities. Want a faster update? Help out with updating, otherwise just gotta wait it out.

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
  •