TAST3 DEF3AT
01-02-2010, 12:15 AM
My last post was about downloading SCAR and setting it up, now when I open up scripts, I edit what I need to run the script I want to use, and there are 2 errors, 1 I fixed, the other one I couldn't.
Error1:
Line 270: [Error] (15538:1): Invalid number of parameters in script C:\SCAR 3.22\includes\SRL\SRL\Core\AntiRandoms\Sandwich.sc ar
Line 270:
s := Trim(LowerCase(Between('Have a', 'for free', s)));
Error2:
Line 20: [Error] (20:16): Unknown identifier 'TabExists' in script C:\SCAR 3.22\includes\SRL\SRL\Core\AntiRandoms\Sandwich.sc ar
Line 20: Result := (not(TabExists(tab_Inv)));
Error 2 has something to do with the sandwich lady random? I'm confused about how to make these scripts work. It currently happens on all of the scripts I try to use. Please help.
Error1:
Line 270: [Error] (15538:1): Invalid number of parameters in script C:\SCAR 3.22\includes\SRL\SRL\Core\AntiRandoms\Sandwich.sc ar
Line 270:
s := Trim(LowerCase(Between('Have a', 'for free', s)));
Error2:
Line 20: [Error] (20:16): Unknown identifier 'TabExists' in script C:\SCAR 3.22\includes\SRL\SRL\Core\AntiRandoms\Sandwich.sc ar
Line 20: Result := (not(TabExists(tab_Inv)));
Error 2 has something to do with the sandwich lady random? I'm confused about how to make these scripts work. It currently happens on all of the scripts I try to use. Please help.