
Originally Posted by
sm0k3
Updated The Web again ... Should Find the booths easier now
works now, what did you change? it gets maybe like 1 tile closer to the bank now, that's all I see
it still turns north before it banks.. so like it gets under the wall, then turns south.. runs to the bank, turns north then banks
Time Running: 17 Minutes and 51 Seconds
Picked: 28 ( This Run )
Picked: 84 ( Total)
Earned: 22428gp ( Total )
|
|
Simba Code:
Procedure LoadFaladorWeb;
Begin
Falador.Node := [Point(2946, 3369), Point(2940, 3363), Point(2941, 3353), Point(2941, 3343), Point(2939, 3331), Point(2942, 3322), Point(2947, 3314)];
Falador.Edge := [Point(0, 1), Point(1, 2), Point(2, 3), Point(3, 4), Point(4, 5), Point(5, 6)];
End;
I changed the points a bit, gets closer to the bank.. the constants don't change I used 6 points total too
I learned something new with your script though, thanks! I'll be able to increase the full runescape webwalk by adding points to each side of obstacles so we can get through doors etc
I'll be running this for a while to get at least an hour of progress report!