Results 1 to 3 of 3

Thread: Unknown Identifier.

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

    Default Unknown Identifier.

    Line 194: [Error] (14875:9): Unknown identifier 'x' in script C:\Program Files\SCAR 3.12\Scripts\new.scar

    I get that on the FindEnt.

    Soultion?

  2. #2
    Join Date
    Jun 2007
    Location
    La Mirada, CA
    Posts
    2,484
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    add

    var x, y: Integer;

    to the top of your script by your variables...

    "Failure is the opportunity to begin again more intelligently" (Henry Ford)


  3. #3
    Join Date
    Oct 2007
    Posts
    26
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by HyperSecret View Post
    add

    var x, y: Integer;

    to the top of your script by your variables...
    Simple answer for a simple problem.
    Think i should go and read basic tutorials again

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 Torrent of Flame in forum OSR Help
    Replies: 2
    Last Post: 02-24-2008, 10:44 AM
  2. Unknown Identifier?!
    By ~PuRePoWeR~ in forum OSR Help
    Replies: 1
    Last Post: 05-15-2007, 08:37 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
  •