Possible but very unlikely since i have high spec laptop and develop in java..
Type: Posts; User: 10gez10
Possible but very unlikely since i have high spec laptop and develop in java..
It's been 4 days still cant use the new(5.0) script but i can use old one(2.3)? Each time i run (3-5.0 script)it compiles and runs then smart stays with a white screen. With old one it works but...
it compiles and loads then stays with a white screen on smart8.0, any know reason why?
im using smart v8.0 it keeps loading the EOC version of runescape rather than old one? any reasons as to why?
*edit* - fixed it with this http://villavu.com/forum/showthread.php?t=97599
...
procedure ShowFormModal;
begin
DsgnForm:ShowModal;
end;
After hour of looking back and forth i figured why it won't compile in the end. I've come to a grinding point whether i need to add...
procedure RandFletcher;
{$DEFINE SMART}
{$include SLR/SLR.Simba}
{$include SLR/SLR/Misc/Debug.Simba}
{$include P07Include.Simbo}
Exception in Script: Unable to find file 'SLR/SLR.Simba'...
when i get the chance ill try fixing this program for now it will be on 'pause' until i have full understanding of this language.
To Rand,
Personally i would like to say nicely done on your script, for most of users here it works so it seems. Personally for myself who knows the languages html, visual basic, java, javascript,...
seems the author scripted it to display something though if it compile fine you can do without it. It's saying the result variable has nothing to display because it wasn't used in the first place for...
in function section its expecting you to add a "begin" function within line 7 to code for to be executed and finished with end;
you need to add and ; to end; for example
got rid of few things though do i need to move around the code, tried bringing up couple of sections to top but no luck, managed to cyther few ones before i did this one and its hard :/. the comments...
meaning what exactly?
Exception in Script: Unknown compiler directives at 4:3
I keep getting this compiler error, any reasons why?
Ah i see nice
I was asking if i need to use pointers in order to have low memory usage script but never mind, thanks for the link
program silkrunning;
var
x, y :Integer;
begin
//This moves and left licks
wait(1400); //1000ms = 1s
Writeln('Finding the silk..')
repeat
//Find the silk stall(next to silver...