So I tried uninstalling simba completely then doing a fresh clean install.
http://villavu.com/forum/showthread.php?t=47714
^ I used that guide and basically did everything including logging into RS3 and making a character which isn't necessarily needed for 07 but just to be on the safe side, I did it anyway.
Then I went onto this thread.
http://villavu.com/forum/showthread.php?t=97599
After reading that thread, at the start it told me to install DannyRS stuff
http://villavu.com/forum/showthread.php?t=96863
The thread DOES say outdated but idunno where to install the new one so I just installed the one located at the bottom of his post.
Whilst finishing that, I tried running a script but this is the error I get
Exception in Script: File "SRL/SRL.simba" not found at line 3, column 5
that was WITHOUT adding in smart params, login.simba, globals.simba etc.
Now according to the tutorial, I had to navigate to SIMBA/INCLUDES/SRl/SRL/CORE and SIMBA/INCLUDES/SRL/SRL/CORE in order to paste those in.
Going into SIMBA/INCLUDED/SRL there is literally NO file in there. It's literally 0 bytes just a folder.
So I decided to go into srl-6 instead and that did have a core and misc so I put those in their respective destinations the only difference was one was SRL alone and the other
is srl-6.
This is the error I got
Exception in Script: Unknown declaration "clWhite" at line 91, column 23 in file "C:\Simba\Includes\srl-6\lib\core\globals.simba"
I am also using this code to test
program new;
{$DEFINE SMART}
{$i SRL/SRL.simba}
begin
SetupSRL();
end.
Please I really want this resolved, I tried searching EVERYWHERE and there are no problems anyone else is facing. IF anyone could help me that would be fantastic.
I apologize in advance for making the thread a bit too lengthy but i'm trying to include as much detail as I can.
I also want to point out I did pretty much every step correct leading up to the error.
Thanks in advance.


Reply With Quote










