Results 1 to 5 of 5

Thread: Unknown identifier 'IsTextAt2'

  1. #1
    Join Date
    Jul 2008
    Location
    In a house in the boonies.
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Unknown identifier 'IsTextAt2'

    For some reason, I have not been able to run any scripts in SCAR V. DIVI 3.15.

    I have the includes i need, and the SRL, but cannot figure out what I'm doing wrong.

    I have been running, or at least, trying to run Joker's Ess Miner, But keep on getting this error:
    Code:
    Line 345: [Error] (365:4): Unknown identifier 'IsTextAt2' in script C:\Program Files\SCAR 3.15\includes\OSi.txt
    The script calls for OSi.txt, and BoxBreaker.txt, both of which i found online, and saved in the includes folder. SCAR is obviously finding it, due to the error calling out a specific line.

    This is the actual line in question:
    Code:
    if(IsTextAt2(9,9,invinname,100))then
    I tried to add it to the variables list, and, as I suspected, it didn't work.

    I am using OSi Version 4.011.

    Also,first post!

    I am attaching the OSi and script in this post and my next one, in case you need to read over them,(or take them for your own ends.)

    EDIT: The OSi include is too large for uploader. If the rules allow it, I'm going to post it.

  2. #2
    Join Date
    Mar 2007
    Posts
    3,042
    Mentioned
    1 Post(s)
    Quoted
    14 Post(s)

    Default

    The script you're using is way out of date. SRL is really the only maintained include anymore, so those old scripts probably will not work.
    :-)

  3. #3
    Join Date
    Dec 2007
    Location
    Canada
    Posts
    187
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Exactly what method said its way out of date if you ever encounter a script where they need old includes like that it is out of date and do not use it. again like method said pretty much srl is the only main include you should ever be using
    I'm baaaack

  4. #4
    Join Date
    Jul 2008
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It's not really safe for your account to use any script that is older than SRL is.

    The only scripts I've ever used have come from this site

  5. #5
    Join Date
    Jul 2008
    Location
    In a house in the boonies.
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Alright, thanks for the help.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Unknown Identifier
    By gillian in forum OSR Help
    Replies: 2
    Last Post: 03-03-2008, 01:14 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
  •