From: | Jason Faramus |
Date: | 26 Jun 2001 at 18:07:27 |
Subject: | Re: Auto Fire Problem |
Hello,
Thanks David, that works great :)
Thanks also to Steve for an alternate method.
Best wishes,
Jason.
> fireflag.w=0
> mainloop:
> If FireButton=Pressed
> If fireflag=0
> Player fires bullet
> fireflag=1
> EndIf
> Else
> fireflag=0
> EndIf
> Goto mainloop
>
> |) /\ \/ ][ |) |\/| c |\/| ][ |\| |\| | dave@blitz-2000.co.uk
> http://members.nbci.com/david_mcminn | ICQ=16827694
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
> For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie
>
>
Regards
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie