Almost every script I try to use always comes up with this error: Duplicate identifier '' ". Can someone tell me what it means and how to fix it?
Almost every script I try to use always comes up with this error: Duplicate identifier '' ". Can someone tell me what it means and how to fix it?
duplicate identifier, i guess that means you are designating a global variable, and inside one of the functions there is a variable with the same name maybe? normally errors like that put a line number in it, it would have helped if you couldve copied/pasted the line and real error
const
MMX1 = 570;
MMY1 = 5;
MMX2 = 715;
MMY2 = 160;
Duplicate identifier '' "
can anyone else help,please?
have you updated SRL?
if not then do that...
if you did then its kinda wierd that its the same in every script, what ones did you try?
METAL HEAD FOR LIFE!!!
Yes, SRL 4.0 is installed. I normally use and try different yew cutter or iron miner scripts.
use scar 3.12 latest version, i got that same error in 3.11
[SIZE="4"][CENTER][URL="http://www.youtube.com/watch?v=5YsGJz3j4os"]LOL u mad bro?[/URL][/CENTER][/SIZE]
I am getting an error on my scripts too.
It keeps saying identifier expected or something like that.
You can PM me with the script/error if you'd like me to help you try and fix it.
I dunno, those asians are pretty difficult to out-auto, legend has it they don't need sleep or food...~tim0suprem0
Activity is on the decline - school's got me
Check out my tutorial[s] on Color Finding!||Procedures and Functions!
you moved the plugins? I think thats it...
[22:20] <[-jesus-]> freddy, go uninstall yourself
Isn't that error to do with not filling out all of the set up options?
read my post "the basics"
[IMG]file:///C:/Documents%20and%20Settings/damn/My%20Documents/My%20Pictures/Vluv.html[/IMG]
wrong srl, or same variables what are already in Srl are in script, scar tells it to you.......
dublicate = same to something
[CENTER][SIZE="4"]Inactive[/SIZE]I forgot my password[/CENTER]
Oho, I had problems with this a lot.
Make sure that you only have {.include srl/srl.scar} and not something like {.include bank.scar} or something like that with it, because srl would already include the bank.scar, and you would have two variables of the same type.
Active only during the Summer...
The problem is easy:
In SCAR 3.11 those coords are already defined.
Get SCAR 3.12c and the problem is fixed![]()
I made a new script, check it out!.
There are currently 1 users browsing this thread. (0 members and 1 guests)