Quote from: KhrisMUC on Fri 25/04/2008 13:54:14Sorry didn't know there was a forum search. Thanks
Or:Code: ags ... if (click==0) { ... click=1; } else { ... } ...
And since 3.0.1 I think, there's Game.DoOnceOnly.
(btw, this is probably the single most often posted question ever and the most common beginner's problem. Realizing that and doing a forum search first shouldn't be that far-fetched. This forum's first page contains at least one thread dealing with this problem.)