where rnd() is a system function that returns a random value between 0 and 1.
Is it unbalanced ? Have you a better way to roll dices ?
Have fun rolling dices, your Webmasters.
Since the system currently didn't have any experience factor, but many ACE do reply that there is a tendency of rolling one. I would suggest a form factor.
Let n = no. of games finished m = modifier
if n > 100 then m = 0.2 elseif n > 500 then m = 0.5 elseif n > 1000 then m = 1
Dice= Min(int(rnd()* 6+ 1) + m, 6)
so the dice won't exceed 6. sure the modifier factor can be changed.
I think that this give a bonus to experienced pilots but fair enough in the sense that ACE performance should not hindered totally by random factor.
All trademarks or tradenames used in this Web site are the property of their respective owners. Material may not be republished, nor may content or images be mirrored on another server without written permission.