Omg, i fixed the damn thing i mean i thought i did! i went to the stupid fix i changed 185 to 184 in bank.scar also i changed "The Bank Of" to "The Bank"
But now O.M.G. instead of fixing it any script now sais:
The part of script where the error is:
SCAR Code:
function AutoRespond: Boolean;
var
Responce, Lvl: string;
RandomReply: Integer;
begin
OldLine := TheLine;
TheLine := Lowercase(Trim(GetTextAtEx(20, 415, 0, SmallChars, False, False, 0, 1, 16711680, 40, False, TR_AllChars)));
NewLine := TheLine; <------STUPID LINE WHERE THE ERROR IS!
if (GetChatName(Players[CurrentPlayer].Name)) then
begin
Exit;
end
Stupid error!!!OMG SUICIDE!Iam gonna kill my self if i dont fix this!!!!
Line 699: [Error] (15818:9): Identifier expected in script C:\Program Files\SCAR 2.03\Scripts\Woodcutters\SecetCutterBETA.scar