BuzzerBeater Forums

Suggestions > Ball nocked out be defence

Ball nocked out be defence

Set priority
Show messages by
This Post:
00
206464.9 in reply to 206464.8
Date: 1/16/2012 4:47:57 PM
Overall Posts Rated:
105105
Anyhow, it is just a common sense.
When there is just another probability to add, and you just need to call something simple as "loss of ball" (with a different information), it is simple as can be.


You clearly have no idea what you are talking about.

It may be simple probability for you but to add something like that to a program is differnet. You need to define events and the type of variables of scenarios and the whole GE need to be tested to make sure the whole system doesn't fall over. Its not a simple change...it requires a whole production line along with the necessary QAs to ensure it works properly.
Which event???!?!
The "block event" is already defined, and now instead of having two options (who got while the clock is ticking), there will be another option of "ball went out of bounds" event.
There is no new event here, but just connecting the scenario to an already defined event.
The only thing that is to be defined is the probability of this new type of scenario, and it is far from being rocket science.

So, I suggest you to take your advice.
Stop speculating on how easy programming changes are if you have no idea what is involved


Last edited by Pini פיני at 1/16/2012 4:51:58 PM

This Post:
00
206464.10 in reply to 206464.9
Date: 1/16/2012 5:19:57 PM
Overall Posts Rated:
13691369
When X happens, go path A or path B.

When X happens, go path A, B or C.

See the difference? If not, stop talking about programming please.

Zwei Dinge sind unendlich, die Dummheit und das All...
This Post:
00
206464.11 in reply to 206464.10
Date: 1/16/2012 5:27:22 PM
Overall Posts Rated:
105105
When X calls A or B, and C exists, there is no big work to code that:
When X happens, go to A, B, C.

Please speak on something you are familiar with... But then how could you make any comment here...

Last edited by Pini פיני at 1/16/2012 5:29:03 PM