plays for about 1 inv then logs out!
Why it stucks in bank?
smart canvas error how do you fix?
if (not SMART_DebugSetup) then
SMART_SetupDebug;
If (SMART_CANVAS.TransparentColorSet) then
SMART_CANVAS.FastDrawClear(SMART_CANVAS.GetTranspa rentColor)
else
SMART_CANVAS.FastDrawClear(0);
end;
part in red is problem
var
RuneShopDTM, BankDTM, TreeDTM, PortalDTM: integer;
BankSymbolColor, BankTreesColor, RuneShopSymbolColor, PortalColor, BankSymbolTolerance, BankTreeTolerance, RuneShopTolerance, PortalTolerance, banked, StartTime, LastProg: integer;
Pointers: tPointerSet;
logTime,aLi: integer;
str,p:String;
aL:Array of string;
i: integer;
^^^^^^ do you see how i added i:integer;
you need to put that aswell or else it won't know what i is.
doesn't bank....

If you have an error on line 78 its because you didnt update smart graphics..
It doesn't bank at all for me. Just right-clicks the bank boots over and over

Now the only error i'm getting is
"Error: Exception: FindDTMs: DTM[] is not consistent. at line 210
The following DTMs were not freed: [0, 1, 2, 3, SRL - Lamp bitmap, 5, 6, 7, 8, 9]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 5]"
line 210
"if findDTMRotatedSE(DTM, x, y, P07_MMX1, P07_MMY1, P07_MMX2, P07_MMY2, - pi() / 4, pi() / 4, pi() / 64, angle) then"
Any clues? Freshly installed, updated SRL/SPS/MSI and got the include then got smart8 and updated smartgraphics with the one from SRL-OSR.
Go to https://raw.github.com/SRL/SRL-OSR/m...Graphics.simba and copy everything on that page, then go to your simba/include/srl/srl/misc then open Smartgraphics.simba and paste what you copied over the whole thing.
is anyone else stuck at bank or just me?
i get stuck when clicking to bank it right clicks then its comes up with the menu and it just click away
This is really pathetic..
if you go to w33 you'll see at least a couple of people spamming the song![]()
Can't find the bank
lol I'm not even going to lie, your aL had me laughing.
why cant it open the bank? it does ok until i goes to bank and it cant..?
Hey guys. To fix the banking problem change the lines 352 and 353 to this:
clickMouse2(MOUSE_left);
No need for line 353 because Quickly use is now gone for good.
~UncleLol
There are currently 1 users browsing this thread. (0 members and 1 guests)