Hello,
with the v1.0b, you can now remap the Player Styles in the World Tour. (eg: if you don't want to play against Volleyers anymore)
Launch the v1.0b at least once, close it, and then you'll be able to change these lines in your Tennis.ini, under [WT_RemapStyle], from :
Active = 0
Volleyer = Volleyer
to :
Active = 1
Volleyer = Varied
or :
Volleyer = Puncher
HowTo => topic19-32161.php .
If you want to change only the low-ranked players, you can do that :
Volleyer = BestRank > 50 ; Puncher
If you want to give different styles, you can do that :
Volleyer = Puncher ; Varied
or :
Volleyer = Puncher 1 ; Varied 2
The 1st line gives a 50% chance to each style, and the 2nd gives a 33% chance to get a Puncher and a 66% chance to get an All-court Attacker. (ie: there are 2 All-court Attackers for 1 Puncher).
