I have read heaps of Tuts and this is my script (narrowed down a bit)
When ran:
SCAR Code:
begin
ClearDebug;
ClearReport;
SetupSRL;
ScriptID := '913';
SRLID := '----';
SRLPassword := '----';
When report (all works except SRL):
SCAR Code:
procedure Report;
begin
ClearReport;
ReportVars[0] := Players[CurrentPlayer].Integers[1];
ReportVars[1] := MyBanks;
ReportVars[2] := antis;
ReportVars[3] := Players[CurrentPlayer].level[13];
SRLRandomsReport;
//Ln('Gathering Report');
AddToReport('#########################');
AddToReport('# Pro Fletcher #');
AddToReport('# v 1.2 #');
AddToReport('# User: ' + Players[CurrentPlayer].Name);
AddToReport('# Running: ' + TimeRunning);
AddToReport('# Cut: ' + intToStr(Players[CurrentPlayer].Integers[1]));
AddToReport('# Banks: ' + intToStr(MyBanks));
AddToReport('# AntiBans: ' + intToStr(antis));
AddToReport('# Level: ' + intToStr(Players[CurrentPlayer].level[13]));
AddToReport('#########################');
end;
My report text shows:
Code:
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| SRL 4 Randoms Report |
| www.srl-forums.com |
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
#########################
# Pro Fletcher #
# v 1.2 #
# User: fosscape
# Running: 3 Minutes and 0 Seconds
# Cut: 54
# Banks: 3
# AntiBans: 3
# Level: 68
#########################
DO YOU NEED AT LEAST ONE ANTRANDOM THING OR BANK FOR IT TO WORK? OR WHY ISNT IT WORKING!?!?!?!
NOTHING SHOWS UP ON SRL STATSz?.. AND YES I HAVE REGISTERED IT FULLY!!!!!!!?????????????????????????????????????? ??????????????