Results 1 to 4 of 4

Thread: Duplicate identifier in SRL/core/Timing.scar?????

  1. #1
    Join Date
    Oct 2006
    Location
    I'm a figment of your imagination
    Posts
    422
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Duplicate identifier in SRL/core/Timing.scar?????

    Ok... tried to run one of my first SRL scripts, getting the following error.

    Code:
    Line 16: [Error] (16043:10): Duplicate identifier 'TIMERUNNING' in script C:\Program Files\SCAR 3.15\includes\SRL\SRL\core\Timing.scar
    It's probably an error on my part though, because CompileSRL.scar works like a charm. I believe I'm missing a couple of required include files... here's the list of files I've included:
    SCAR Code:
    {.include SRL\SRL.scar}
      {.include SRL\SRL\core\Timing.scar}
      {.include SRL\SRL\core\Login.scar}
      {.include SRL\SRL\core\Players.scar}
      {.include SRL\SRL\core\Globals.scar}
      {.include SRL\SRL\misc\Users.scar}

    Help... PLEASE???

    EDIT: Oh, forgot to say that of course I do NOT have a variable or constant or procedure or function (short: ANY identifier) called TIMERUNNING in my script.

    It's been a while... but I'm BACK!!!

  2. #2
    Join Date
    Jul 2007
    Location
    Ottawa, Canada
    Posts
    930
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It is because... BAHA maybe because... BAHA wait what? don't include core files!!! THATS Y U GET DUPLICATES !!!! UR INCLUDING THE SAME FILE TWICE!!!! WHAT WERE YOU THINKING!!!!! AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH H............

    *does the dance thing*



    kthxbai


    oh yea btw


    reflection is the best thing ever! i write scripts purely with reflection and clickmouse!!! it owns so bad omfg!
    ~ Metagen

  3. #3
    Join Date
    Oct 2006
    Location
    I'm a figment of your imagination
    Posts
    422
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    OOps.... sorry, me = noob at SRL. Never bothered with it but now I'm starting to become an addict seeing all those shiny functions in the compiled help manual thingy

    It's been a while... but I'm BACK!!!

  4. #4
    Join Date
    Jul 2007
    Location
    Ottawa, Canada
    Posts
    930
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i forgive you... why are you sorry? why do i forgive you!
    ~ Metagen

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 09-24-2007, 10:16 PM
  2. Duplicate identifier with Global.scar?
    By Farno Productions in forum OSR Help
    Replies: 5
    Last Post: 04-17-2007, 11:17 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
  •