How would I mod in the drug test failure injury type to fire as a random chance? As an aside what do the think the percantage chance would be? 1 or 2 failures a year in the whole world tour would suggest 0.2 to 0.4% approx. Presumably with an "Injury" of time of between 6 months and 2 years.
not sure about "modding" it in but heres a suggestion
Assign each team a number (WT 1-20, ProConti 21+ etc)
Then use a random number generator with those numbers
That gives you a team.
Then assign each rider a number (1-30)
Random number generator again
And that is your rider
Finally assign a number to each length of suspension
Then random number generator
and you have a rider and length at random
then all you have to do is remove the rider from his team and give him the correct length injury
I doubt that it is possible to add an injury which only "fires" outside of races.
But I am pretty sure that the injuries cannot be longer then a year, maybe even shorter.
The PCMDaily DB used to have something like that (not activated by default though), if you have the .cdb of that you could take a look in STA_injury and STA_injury_label to see how it was done. I believe it was also mentioned in some threads, so you could also try searching for it. Point 1 of this post showed how to activate it: https://pcmdaily.com/forum/viewthread....ost_306540
lluuiiggii wrote:
The PCMDaily DB used to have something like that (not activated by default though), if you have the .cdb of that you could take a look in STA_injury and STA_injury_label to see how it was done. I believe it was also mentioned in some threads, so you could also try searching for it. Point 1 of this post showed how to activate it: https://pcmdaily.com/forum/viewthread....ost_306540