Looks like in the latest update the colours for copper rocks have become outdated and it no longer finds the rock.
And on the rimmington yews script it seems to think my guy is at varrock east mine...
Looks like in the latest update the colours for copper rocks have become outdated and it no longer finds the rock.
And on the rimmington yews script it seems to think my guy is at varrock east mine...
Check that you set the location and script correctly ?
As for the color, can you maybe get the new color?
~RM
Yes, I set the location correctly and the script but it still comes up with something about Varrock east and a pickaxe, but i'm on a woodcutting script.
Yeah, ill try and get a new colour.
Post your RunMe.scar (without player name & pw) so that I have something to start looking with...(please)
~RM
Entering Func: MSI_BestTool: CurrentSkill level: 75
Entering Func: MSI_FindTool: Found DTM: Rune Hatchet.
: Entering Func: MSI_FindTool: Successfully Found Tool: Rune Detail: MSI_WalkToLoc: Location = Varrock east mine
Entering Func: MSI_WalkToLoc: Invalid location for SCRIPT_RM_YEWS Player Action: MSI_MainLoop: Failed to walk to location
Location := SCRIPT_RM_YEWS;
Scripts := [SCRIPT_RM_YEWS];
Objects := [[TREE_YEW]];
for location set it to LOC_RM_BANK
its asking for a location not a script
Location is where you are, this will ALWAYS start with LOC_
Scripts is what scripts you want it to run, this will ALWAYS start with SCRIPT_
Objects is what you want it to do, most of the time you can leave this blank, unless there is more than one thing it can cut/chop/mine etc.
for the Objects you can actually leave it blank
~shut
Last edited by Shuttleu; 07-24-2010 at 06:18 PM.
All my scripts are held on Googlecode git, so if you ever see a problem, fork it and send me a pull request
If a script is grey, it doesn't work, if it's colour then it does!
My Tutorials:-
Everything you need to know about setting up Simba, SRL and Reflection!, How to sort out the MSVCR71.dll error
How to set up players for autoing with Simba, SRL/Simba Standards (with examples), Defines
Auto Updater and Git, Using a testing branch for git, Adding SRL Stats to your script
Creating your own font set for Simba, Guide to Cups, How to make 1.45M (RSGP) a day (not really my tut)
Download a image and set it as your Desktop Wallpaper in C#, How to make your first PHP file uploader
<Coh3n> Shuttleu, fuck I love you right now
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
God I am an idiot, I copy + pasted the wrong thing, I have had this script working for ages but I managed to break it. Fail.
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
In the lumbridge swamps
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
Great, thanks.
There are currently 1 users browsing this thread. (0 members and 1 guests)