satkan
07-16-2012, 06:50 PM
Hi there,
As i have an excuse for a dumb question, as it is my birthday,
i'm going to ask the following.
How come that whatever script i try to run in Simba keeps prompting with the same error?
(In this instance it is from inside the Ghouling Ghoul Script.)
[Error] C:\Simba\Includes\SRL/SRL/misc/paintsmart.simba(165:5): Unknown identifier 'SMART_SetupDebug' at line 164
Compiling failed.
It also keeps referring to
SMART_SetupDebug();
I presume this is due to something being faulty in the paintsmart class...
As the error is situated there.
Also, in other scrips i seem to get errors at :
[Error] C:\Users\Jelle\Desktop\Brandons simba\Scripts\P1ngAWA v2.simba(39:3): Unknown identifier 'Smart_Server' at line 38
Compiling failed.
Smart_Server := 10;
Smart_Members := True;
Smart_Signed := True;
Smart_SuperDetail := False;
These are also of the same type of error, so it keeps me wondering.
I'm currently using Brandon's Simba setup as posted as a temporary fix for the Smart client, but that shouldn't be a problem.
Anyways, hopefully someone can enlighten me with some information on how to solve this issue.
For he who gives me an answer which solves my problem i ofcourse shall grant 100k rsgp if he so pleases.
Thanks in advance,
Kind regards,
Satkan.
As i have an excuse for a dumb question, as it is my birthday,
i'm going to ask the following.
How come that whatever script i try to run in Simba keeps prompting with the same error?
(In this instance it is from inside the Ghouling Ghoul Script.)
[Error] C:\Simba\Includes\SRL/SRL/misc/paintsmart.simba(165:5): Unknown identifier 'SMART_SetupDebug' at line 164
Compiling failed.
It also keeps referring to
SMART_SetupDebug();
I presume this is due to something being faulty in the paintsmart class...
As the error is situated there.
Also, in other scrips i seem to get errors at :
[Error] C:\Users\Jelle\Desktop\Brandons simba\Scripts\P1ngAWA v2.simba(39:3): Unknown identifier 'Smart_Server' at line 38
Compiling failed.
Smart_Server := 10;
Smart_Members := True;
Smart_Signed := True;
Smart_SuperDetail := False;
These are also of the same type of error, so it keeps me wondering.
I'm currently using Brandon's Simba setup as posted as a temporary fix for the Smart client, but that shouldn't be a problem.
Anyways, hopefully someone can enlighten me with some information on how to solve this issue.
For he who gives me an answer which solves my problem i ofcourse shall grant 100k rsgp if he so pleases.
Thanks in advance,
Kind regards,
Satkan.