I don't think I am doing it right. Using SPS 2.
I get this error:Code:Procedure Walking; var myPath: TPointArray; begin SPS_Setup(RUNESCAPE_SURFACE, ['10_8']) myPath := [Point(207, 483), Point(231, 457), Point(253, 436), Point(251, 401), Point(254, 355), Point(267, 322), Point(276, 288), Point(301, 264), Point(324, 236), Point(347, 218), Point(369, 201), Point(395, 188)]; SPS_WalkPath(myPath); end;
Progress Report:SPS_GetArea ERROR: Exception: Error while reading stream: Unable to open file "C:\Simba\Includes\SPS\img\runescape_surface\10_8.png"
I am looking at the file the path indicates, so what could be the problem?
I guess this should be in scripting help. Move if it would be better please![]()


Reply With Quote









