Settings are available for beta-test:
http://tst.armagetron.co.uk/news/settin ... beta-test/
Beware that they may change, and that these settings are NOT final.
TST 2008.11 - Settings
Moderator: Light
- DDMJ
- Reverse Outside Corner Grinder
- Posts: 1882
- Joined: Thu Jun 08, 2006 12:15 am
- Location: LA, CA, USA, NA
- Contact:
Nice settings, but...
With twice as many players in the zone as normal sumo, the zone size needs to be increased, and to make sure the zones don't take forever to shrink, the shrinkage needs to be increased as well. Here's the usual Team Sumo zone setting:
Code: Select all
<ShapeCircle radius="40" growth="-0.4">
Code: Select all
<ShapeCircle radius="50" growth="-0.5">
- DDMJ
- Reverse Outside Corner Grinder
- Posts: 1882
- Joined: Thu Jun 08, 2006 12:15 am
- Location: LA, CA, USA, NA
- Contact:
Oh, and one more thing. I don't know why I had this setting in the original Team Sumo settings, but please change it. Turn bug_color_overflow off!
With it on, you get the weird team colors for players that have their own colors values set above 15 (for example: a player on team green might have a light blue tail or something strange like that).
Code: Select all
BUG_COLOR_OVERFLOW 0