thanks bro .... really nice script![]()
thanks bro .... really nice script![]()
Line 54: [Error] (16104:10): Duplicate identifier 'ALLPLAYERSINACTIVE' in script C:\Documents and Settings\Owner\Desktop\Magnificent Ess1.3.scar
i get that error..
@Mormon. Haha! That was great.
What's with all these leechers leeching outdated scripts? This is getting annoying. =/
~Camo
Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
{ MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }
When posting a bug, please post debug! Help us, help you!
I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.
SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.
Line 54: [Error] (16273:10): Duplicate identifier 'ALLPLAYERSINACTIVE' in script
fix this error
http://garrett92.freehostia.com/Scri...criptStats.png
ReFlax Flax Spinner - V4 Is Out -
Check it out!
if its out dated, then remove the freakin topic -_-
Line 54: [Error] (16260:10): Duplicate identifier 'ALLPLAYERSINACTIVE' in script C:\Documents and Settings\Doug\Local Settings\Temporary Internet Files\Content.IE5\EAG3BSXQ\Magnificent%20Ess1.3[1].scar
what do i do to fix this problem?
Failed when compiling
Line 54: [Error] (16260:10): Duplicate identifier 'ALLPLAYERSINACTIVE' in script
Ya, I have the same problem, could some1 give me working ess miner???
Help?Failed when compiling
Line 13: [Error] (13:1): Unknown identifier 'NumberOfPlayers' in script C:\Users\Marie\Desktop\Toms Stuff\Magnificent Ess1.3.scar
People... it's outdated... that means it is out of date, which in turn means its pretty useless in its current state. so stop asking for other people to fix your problems with it and use a more current script.
help?Failed when compiling
Line 54: [Error] (16260:10): Duplicate identifier 'ALLPLAYERSINACTIVE' in script C:\Users\Marie\AppData\Local\Temp\Magnificent Ess1.3.scar
here is code:
(line number 42){-------------------DO NOT TOUCH BELOW----------------------------}
(line number 43)
(line number 44)var
(line number 45) x,y,mx,my,zx,zy,xx,xy,LoadsLeft,essence,RespondedT imes,levels,esscolor,esscolor1,esscolor2,dist:inte ger;
(line number 46) start:boolean;
(line number 47) Ess,Levelz: Array of Integer;
(line number 48)
(line number 49)const
(line number 50) version = 1.1;
(line number 51)
(line number 52)procedure Proggy; forward;
(line number 53)
(line number 54)function AllPlayersInactive: boolean;
(line number 55)var
(line number 56) p: integer;
(line number 57)begin
(line number 58) for p:= 0 to HowManyPlayers - 1 do
(line number 59) if Players[p].Active then exit;
(line number 60) result:= true;
(line number 61)end;
Last edited by TkrZ; 04-06-2009 at 03:57 PM. Reason: Line numbers
There are currently 1 users browsing this thread. (0 members and 1 guests)