Overtime
09-20-2006, 10:33 PM
hey guys im new to this forum..but im on sythe too so i know basically the rules and stuff...
well i need hlp with this problem trying to install the srl.
//-------------------------------------------------------------------\\
//--> SRL Installation Instructions
//-->
//--> 1) Close All Open Scar Windows
//--> 2) Extract SRLv330 into your Scar Root Directory
//--> 3) Reopen Scar and Run This Script File
//--> 4) If you see Successfully executed. Then your done.
//-------------------------------------------------------------------\\
program SRLInstallationTesterScript;
{.include SRL\SRL.Scar}
begin
SetUpSRL;
end.
and then i get this msg.
Line 933: [Error] (5516:11): Unknown identifier 'FindColorCircleD' in script C:\Program Files\SCAR 2.03\includes\srl\srl\core\Color.scar
Downloading includes from web...
well i need hlp with this problem trying to install the srl.
//-------------------------------------------------------------------\\
//--> SRL Installation Instructions
//-->
//--> 1) Close All Open Scar Windows
//--> 2) Extract SRLv330 into your Scar Root Directory
//--> 3) Reopen Scar and Run This Script File
//--> 4) If you see Successfully executed. Then your done.
//-------------------------------------------------------------------\\
program SRLInstallationTesterScript;
{.include SRL\SRL.Scar}
begin
SetUpSRL;
end.
and then i get this msg.
Line 933: [Error] (5516:11): Unknown identifier 'FindColorCircleD' in script C:\Program Files\SCAR 2.03\includes\srl\srl\core\Color.scar
Downloading includes from web...