Quote:
Originally Posted by rich2202
If you don't want to modify shoot, then copy it to create auto_shoot, and modify that to remove checking the button. What is your reluctance? It may not be elegant, but you have more than enough code space for it.
|
"not be elegant" is the point. This is the way we might go but I will try some build on the fly since it seems to be possible. I will have to try and copy the code style in JAVA.
Thanks for the direction.