
Originally Posted by
shakiru
I think you might have to help me with everything
I'm basically up to opening Smart8.0 on EOC.
I've extracted "SRL-OSR-master", changed it to "SRL-OSR" into Includes, downloaded "Fonts.zip" into Fonts.
Where do I go from here?
Alright, inside inside Simba paste & compile this bit of code:
Simba Code:
{$DEFINE SMART8}
{$i SRL-OSR/SRL.Simba}
begin
SetupSRL;
end.
If it compiles fine for you simply run the script, SMART 8.0 should start and load up a random world in OSR. If so then you have no problems.