
Originally Posted by
Warrior1335
One more question YoHoJo, is this the code I should put in for SMART8;
SRL_SIXMOURFIX := TRUE:
SMART_FIXSPEED := TRUE:
Because when I put that in and hit run it says; Compiling failed.
the basic of the script should look like this
Simba Code:
program new;
{$Define Smart8}
{$i SRL/SRL.simba}
{$i P07Include.simba}
begin
SMART_Fixspeed := Tue;
SRL_SixHourFix:= True;
SetupSRL;
P07_DeclarePlayer;
SetupP07Include;
end.
If u can run that and Smart 8 loads with Oldschool 07 then U deserve a lollypop.