Results 1 to 7 of 7

Thread: I Need help

  1. #1
    Join Date
    Feb 2008
    Posts
    50
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default I Need help

    Im constructing a script and i just cant seem to get rid of this problem PLEASE HELP!! would appreciate it if i could have detailed information on how to repair the script. =]

    Line 78: [Error] (12388:12): Unknown identifier 'Tinderbox' in script C:\Documents and Settings\Owner\Desktop\oober torcher.scar
    Failed when compiling

    Thats really the only thing im getting is the unknown identifiers

  2. #2
    Join Date
    Feb 2007
    Location
    EST (US East Coast)
    Posts
    250
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Couple things:

    1. This is posted in the wrong section. Please post in Scripting Help in the future.

    2. Unknown identifier means you're trying to call or use something that hasn't been declared. Is tinderbox supposed to be a variable or a procedure/function (more likely variable based on its name...). Make sure you have it declared where you're using it.

    3. It helps a lot if we can see the script. I wouldn't have to guess what tinderbox is if you'd posted the script.

  3. #3
    Join Date
    Dec 2007
    Posts
    97
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    If you have an unknown identifier, that means you usually haven't declared something but, I can't say I know much.

    Your in the wrong forum, try the Scripting Help forum, you will get much more attention there for your problem.

    Edit: Go with what Durcels said, he beat me to this.

  4. #4
    Join Date
    Feb 2008
    Posts
    50
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I highly apologize for posting in the wrong forum. It was a variable, i did not have it declared as you mentioned. I later realized it, again i am truly sorry for mis-posting for my silly mistake.

  5. #5
    Join Date
    Sep 2007
    Posts
    413
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by siroober View Post
    I highly apologize for posting in the wrong forum. It was a variable, i did not have it declared as you mentioned. I later realized it, again i am truly sorry for mis-posting for my silly mistake.
    You don't have to be sorry, just don't do it again.

  6. #6
    Join Date
    Sep 2006
    Posts
    6,089
    Mentioned
    77 Post(s)
    Quoted
    43 Post(s)

    Default

    I moved it for you
    Hup Holland Hup!

  7. #7
    Join Date
    Jun 2007
    Posts
    785
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    you called thunderbox as an var? post your script for better support plz

    [22:20] <[-jesus-]> freddy, go uninstall yourself

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
  •