im getting an error while testing Function WalkToTile here is my code:
Function WalkToTile(Tile: TPoint; Randomness, FlagD: Integer): Boolean;
WalkToTile(Point(3280,3170),0,0);
end;
error:
Line 32: [Error] (28054:10): Duplicate identifier 'WALKTOTILE' in script C:\Documents and Settings\Administrator\Bureaublad\GetMyPos.scar
Any help?
Title has to be Duplicate Identifier![]()




Reply With Quote









