Global variables. Place them near the top of your script.
Simba Code:program Example;
{$i SRL/srl.simba}
const
Blah = '';
var
example, example2: Integer;
Procedure DoStuff;
var
DoSomething;
begin
if ...... then
begin
aosdfj;
inefdfs;
end;
end;
begin
SetupSRL;
DoStuff;
end.
I know it's dodgy but it gets the point across.
Ultimate Guide to Making a Superb Guide | Guide to the New Forum Layout | Guide to Simba's Features!
| Ranks and Cups | Info & Requirements!| Guide to Reputation! | Guide to Posting GOOD Bug ReportsCheck out the Ultimate Guide Directory! It contains every guide ever posted on the forums.
when i hit start "gettolerancespeed" turns yellow, what do i Do?
There are currently 1 users browsing this thread. (0 members and 1 guests)