Hi.
I was wondering how I can set a Time Marker? Like this:
SCAR Code:procedure Blah
begin
TimeMarker;
repeat
//Stuff to repeat
until (TimeMarker > 60000)
end;
How would i do that? I know how to set a variable, its just, it needs to count up.. I allready looked in SRL manual , nothing found..
This is my last question, then I prob (i don't know the word in full, sorry..) can release my 2400+ lines script
EDIT: I released my script here!!




Reply With Quote
Thanks Hero-Man 
