lluuiiggii wrote:
Well, you can see in the Editor which classification file a specific race uses, then go to Program Files/Cyanide/PCM/Classifications and search that file for prize money. Look for:
<sprint_bonus source_in="SPRINT" type_in="TIME" source_out="STAGE" type_out="MONEY">
This is an example for a stage prize money. The race prize money would be:
<sprint_bonus source_in="RACE_FINAL" type_in="TIME" source_out="RACE_FINAL" type_out="MONEY">
After you take a look at it for some time, it gets easy to understand the whole thing.
Looks complicated. But thanks for the tip! I haven't delved into the editor yet, but I;ll take a look. I was hoping there might be a much easier list somewhere! Cheers |