Every time i use FindBank('VWB') i get an annoying error :s
It's just a piece of my script, But this is the error i am getting :sSCAR Code:RadialWalk(Road,180,300,25,1,1);
FTwait(4);
Flag;
repeat
FindBank('VWB');
until(BankScreen)
end;
SCAR Code:[Runtime Error] : Exception: Access violation at address 00723972 in module 'scar.exe'. Read of address 00000000 in line 325 in script D:\SCAR 3.12\includes\SRL/SRL/Core/Bank.scar


Reply With Quote



