gotta type mismatch error, see if u can help/fix, just make sure to tell me what i did wrong.
SCAR Code:Var
Loads: Integer;
Exp: Integer;
NumTrees: Integer;
Tried: Integer;
Tries: Integer;
SCAR Code:Procedure MeasureTime;
Begin;
if (not(Time)) Then Exit;
Begin;
if (TimeRunning>HowLong) Then;
Begin;
LogOut;TerminateScript;
end;
end;
end;![]()






Reply With Quote

