momotron
12-31-2011, 01:04 AM
Okay i read several SMART guides etc to learn how to do this, but i think i did it wrong, anyways downloaded smart -> extracted it and copied items
went to simba>plugins>deleted all items>pasted what i extracted
i understand now i shouldnt have deleted all the items then pasted, i should have pasted and clicked replace items.
now when i try the following:
program new;
{$i srl/srl/misc/smart.scar}
{$i srl/srl.scar}
begin
SetupSRL;
end.
i get an error missing plugin:(something or other, cant remember)
To fix this i've tried uninstalling + deleting simba then downloading and reinstalling simba. But that doesnt work because the plugin file is always empty (eversince i deleted what was originally in it)
thanks in advance for the help
went to simba>plugins>deleted all items>pasted what i extracted
i understand now i shouldnt have deleted all the items then pasted, i should have pasted and clicked replace items.
now when i try the following:
program new;
{$i srl/srl/misc/smart.scar}
{$i srl/srl.scar}
begin
SetupSRL;
end.
i get an error missing plugin:(something or other, cant remember)
To fix this i've tried uninstalling + deleting simba then downloading and reinstalling simba. But that doesnt work because the plugin file is always empty (eversince i deleted what was originally in it)
thanks in advance for the help