Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: kinda proud of this |
From: | John Croteau |
Date: | Tue, 3 Aug 1999 19:57:42 +0100 |
Hi Karin,
Now I am totally amazed that you even got this to work.
> Each choice sets the position of the miss target and determines how
> the next choice will affect the position. That is why I had to force
> the choices to made in order.
Actually that is not correct. What you have done is keep the separate
elements, separate which is highly inefficient. All the elements work
together though they can be expressed in components. What you should do
is to do a combined formula. You have 3 enviromental variables and two
targetting variables. They can all be changed randomly if you start with
a proper single combined formula. You could then allow update of any of
the parameters at any time.
Even if you had trouble combining the formula you should be using
routines that you would 'Call'.
> Each click of the scope adjustment
> moves the miss target a given amount, so anyway I have tried so far to
> add 10 at a time throws everything off.
Try adding 1, 10 times. put the speed advance as a separate button at
the tip of each button.
Once you get the code so it is flexible you could have the environmental
variables supplied randomly and make a real game of it counting the
number of misses before a hit and the time to zero in on the target. In
game mode you might want to disable the scope speed option. You could
also easily make it switchable in practice mode.
In competition mode you would supply all comers the same 10 setups and
record the results.
In practice mode you would be able to allow entry of any viable
environmental Range, wind speed or wind direction without having to
reset.
If you need help creating a combined the formula, we could help. What we
would need is the separate formulas you are using and one example of how
you are implementing those formula.
----------- -----------------------
John Croteau croteauerols [dot] com (mailto:croteauerols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managershocker [dot] com. Problems to: ownershocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-managershocker [dot] com
Replies
Re: FLASH: kinda proud of this, Wes Tilson
Replies
Re: FLASH: kinda proud of this, Karin Christensen
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]