
Originally Posted by
EZ41
I've followed so many guides, searched the forums for ages but I can't get any rs2007 scripts to work.
I downloaded and updated SIMBA, then I downloaded SMART v8.0 and extracted it to the plugins, I downloaded the fonts and extracted them to the fonts folder then I downloaed the 'SRL-OSR'and extracted it to the includes and renamed it.
But when I try and load any script in Lape I get this "Exception in Script: Unknown declaration "clWhite" at line 58, column 23 in file "C:\Simba\Includes\SRL-OSR\SRL-OSR\SRL\core\globals.simba"
When I try in Pascal it opens up a new tab that says 'text' and gives me this "[Error] C:\Simba\Includes\SRL-OSR\SRL-OSR\SRL\core\text.simba(214:5): Unknown identifier 'TypeByte' at line 214
Compiling failed."
What am I missing!?
Also should I use Lape or Pascal as the interpreter for running scripts in general?
Code:
C:\Simba\Includes\SRL-OSR\SRL-OSR\SRL\
You have the SRL-OSR in a SRL-OSR folder, you need to make it look like:
Code:
C:\Simba\Includes\SRL-OSR\SRL\