Im getting Identifier expected in script and i can't see anything wrong with the procedure.
SCAR Code:procedure Randomize_to_aubury;
begin
case Random(3) of
0: WalkToAubury;
1: aubury_reflection_left;
2: aubury_reflection_right;
end;
And yes im releasing it soon.
So someone help me.




Reply With Quote








