Results 1 to 4 of 4

Thread: SMART MoveMouse Duplicate identifier error

  1. #1
    Join Date
    Jun 2008
    Location
    Australia
    Posts
    111
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default SMART MoveMouse Duplicate identifier error

    When trying to add SMART into my scipt I get this error:

    Line 7: [Error] (16227:11): Duplicate identifier 'MOVEMOUSE' in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Misc/SMART.SCAR

    When trying to run it, even though I did this to forefeathers and it works fine. I have just copied and pasted from forefeathers and I have done this multiple times so I don't think I have made an error =[.

    Please help.

  2. #2
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I was getting this error before.. what I did was reinstall smart..

    might just be a line change.. but you could reinstall if you don't get other answers

  3. #3
    Join Date
    Apr 2007
    Posts
    994
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Include SMART first, then include srl.

    {.include srl/srl/misc/smart.scar}
    {.include srl/srl.scar}

    Not the other way around.
    [QUOTE]<GoF`> oh no its Raymooond
    <Raymooond> Heya
    <GoF`> is it ray or some other ray?
    <LeeLokHin> No idea
    <LeeLokHin> Raymond, what's the game you like the most?
    <Raymooond> Runescape
    <-- LeeLokHin has kicked Raymooond from #srl (Faker.)[/QUOTE]

  4. #4
    Join Date
    Jun 2008
    Location
    Australia
    Posts
    111
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Include SMART first, then include srl.

    {.include srl/srl/misc/smart.scar}
    {.include srl/srl.scar}

    Not the other way around.

    Thank you very much works good now =].

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Duplicate identifier Error
    By soul hacker in forum OSR Help
    Replies: 15
    Last Post: 06-03-2007, 11:42 PM
  2. Duplicate Identifier Error
    By A G E N T in forum OSR Help
    Replies: 7
    Last Post: 02-13-2007, 01:46 AM
  3. Duplicate Identifier Error
    By I Karma I in forum OSR Help
    Replies: 6
    Last Post: 12-05-2006, 11:55 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
  •