i was wondering how i can make 2 procedures run at the same time. for example: i want my script to keep an eye on a specific colour (e.g. with...
got the same problem; "Unknown identifier 'BOOLEAN1' in script" please help?
nevermind, i got SRL working. the only real big disadvantage of all the scripts now, is that they only work on standard detail. full detail...
okay, sorry. FindCompassangle is also a function. now it gives the error: 'unknown identifier 'Sine' in script'.
bbri06, thanks for your help. i tried this, but when i start my script, the debug says: 'Unknown identifier 'FindCompassAngle' in script. ' is...
hi, as the title already says, i'm trying to make runescape face north. i have searched through all different kind of scripts, but none really...
you have to say that the coal color is a constant, not a variable (and you have to say what constant it is, not that it is integer). and it's...
does anyone know how I make Runescape face north in my scar script? I tried 'PerfectNorht;' and MakeCompass('N');' ,but they didn't work. am I...