ok so i use varrock road coloring and i was wondering if theres a way that it wont post
varrockroadcolor=38712 (or w/e) 1 million times and screw up my proggy any help
ok so i use varrock road coloring and i was wondering if theres a way that it wont post
varrockroadcolor=38712 (or w/e) 1 million times and screw up my proggy any help
i personally have faced this issue also, but i have just decided to use the cleardebug; function before i post the proggy. it helps

take the whole FindVarrockRoadColor thing and change to MyFindVarrockRoadColor or whatever you want and take out the Writeln();
and for your proggy just do..
SCAR Code:procedure Proggy;
begin
ClearDebug;//This will take everything out of the debug then then write the rest
Writeln('Blah blah blah');
Writeln('Yeah you get it');
end;
hope that helped![]()
Or set the road color at the beginning of the script. Then instead of saying FindVarrokRoadColor each time just use the variable. No more WriteLn![]()
Writing an SRL Member Application | [Updated] Pascal Scripting Statements
My GitHub
Progress Report:13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you have serious physchological problems 13:46 <@BenLand100> HE GETS IT! 13:46 <@BenLand100> HE FINALLY GETS IT!!!!1
There are currently 1 users browsing this thread. (0 members and 1 guests)