Simba Code:procedure Banking; <--Line 32
begin
if (InvFull) then
begin
SetupSRL;
SPS_Setup(RUNESCAPE_SURFACE, ['0_0']);
ToBank := [Point(76, 40), Point(38, 71)];
SPS_WalkPath(ToBank);
Identifier expected at line 32
Compiling failed.
Also, I can't seem to find the appropriate coordinates for the Runecrafting Guild


Reply With Quote





