Didn't work, anyone know?
I really don't want to re-install it >.<
Type: Posts; User: Slug
Didn't work, anyone know?
I really don't want to re-install it >.<
Yes Simba's installed and i'm forcing an update now.
I've never had this problem before.
I haven't ran Simba in a while and i've been trying to download/open scripts today and i keep getting this pop up.
Pretty much says that the application is not found after i've downloaded it.
Hint: Look at red text.
Wow, thankyou so much for the help guys, i can't believe i missed that.
It's running now, much appreciated!
Such a simple thing too >.<
program WillowTreeBanker;
{$I SRL/SRL.Simba}
{$I P07Include.Simba}
var
AxeFailSafe1, AxeFailSafe2, AxeFailSafeToggle, AxeFailSafeTime, LocFailSafe, AxeFailSafe, AnimationCheck, Skiller,...
Yes that was me, Thankyou for showing me the FAQ, like i said i'm new here. Really appreciate the help! Found the solution to that problem in there.
I do however have another question, and i don't...
I'm very new to this program and scripting in general, so please bare with my illiteracy.
After entering this code:
program new;
{$DEFINE SMART}
{$i srl/srl.simba}
begin
ClearDebug();
...