I keep getting this error:
Line 187: [Error] (18549:22): Type mismatch in script C:\Program Files\SCAR 3.20\Scripts\******.scar
Line 187:
SCAR Code:Begin
SetupSRL;
ActivateClient;
SetupScript;
LoginPlayer;
Repeat
Chopping;
until (LoadsPerPlayer = true);
end
End.


Reply With Quote












