Results 1 to 6 of 6

Thread: Help with FindTextTPA

  1. #1
    Join Date
    Jan 2008
    Location
    Stanford, CA
    Posts
    329
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Help with FindTextTPA

    Ok. im trying to use findtexttpa but i dont know what to do in such situations. so here is the function


    FindTextTpa(Color,Tol,xs,ys,xe,ye : integer; Txt : string; Chars : Integer; Action : (ClickLeft,ClickRight,Move,Nothing)) : Boolean;

    wat exactly do i put under 'chars'? Also what should i put for the tolerance of the color? Do the text colors of rs change a lot? Can someone help me plz?

  2. #2
    Join Date
    Nov 2007
    Location
    Chile
    Posts
    1,901
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Chars: NPCChars, SmallChars, UpChars, check them at the chars folder.

    Tolerance: 5 is good enough i think


  3. #3
    Join Date
    Jan 2008
    Location
    Stanford, CA
    Posts
    329
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    alright ty

    EDIT: hey wher in SCAR are the chars?

  4. #4
    Join Date
    May 2006
    Location
    Amsterdam
    Posts
    3,620
    Mentioned
    5 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by freakymonkey View Post
    alright ty

    EDIT: hey wher in SCAR are the chars?
    If you browse to your scar install directory their in the scar\font\ map.
    Verrekte Koekwous

  5. #5
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    UpChars is the thick font of RuneScape, for example the one that appears on the mainscreen what a player says something.

    SmallChars then again is the font of the chatbox, except for text by NPC's or so, for example if you gain a level, the text in the middle of the chatbox is NPCChars, also if you are talking to an NPC, it's NPCChars.

    StatChars is the general 'value' font, if you have a stackable item, for example runes, in the inventory, bank or a shop interface, or anywhere else you have the runes in the stacked for, not for example on mainscreen, the small font in the upper left corner of the item is StatChars. Also all the amounts/levels of the skills are in StatChars.


    TradeChars isn't being used anywhere I think.

  6. #6
    Join Date
    Jan 2008
    Location
    Stanford, CA
    Posts
    329
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    sweet! thanks guys that cleared things up for me! and also if i forget ill refer back to the section where u told me to visit.

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
  •