Ive read the tut by The_Rs_Monkey, i didnt understand it though, and when i try to do it ,it doesnt send it to the server. Im trying to put it into my fletcher atm..could someone make a quick example of how to do it and explain?
Ive read the tut by The_Rs_Monkey, i didnt understand it though, and when i try to do it ,it doesnt send it to the server. Im trying to put it into my fletcher atm..could someone make a quick example of how to do it and explain?
There's a tut on it.
Not sure if SRL junior members can view intermediate tuts but..
HERE.
uh.....see post above?^^
Oh yea my bad =]]]![]()
lol...someone help me please!
So what part you specifically need help with?
the variables?
or what?
SCAR Code:begin
//////script here
Fletches := Fletches + 27; //--> Current Varable //does this come after it??
ReportVars[1] := ReportVars[1] + 1; //--> Report Varable //^
end;
theirs an ex of what i mean.
if you dont understand what im saying, use a powercutter or old fletcher for an example..then just add the stats and put ///stuff telling me what it does here
Does not actually report the variable.SCAR Code:ReportVars[1] := ReportVars[1] + 1;
It just adds one to the previous value you had.
Ex. If ReportVars[0] was number of times banked then doing that would just make it go from (example) 1 to 2
When you do the procedure SRLRandomsReport; THATS when it sends the values of your ReportVars to the server
There are currently 1 users browsing this thread. (0 members and 1 guests)