10 PAR(_(
"%s is the team version of %s, where teams compete to maintain superior control over the ball."),
COLORED_NAME(
this),
COLORED_NAME(MAPINFO_TYPE_KEEPAWAY));
11 PAR(_(
"Scoring is similar to in %s, except that points are awarded for frags for all members of the team of the player holding the ball."),
COLORED_NAME(MAPINFO_TYPE_KEEPAWAY));
#define COLORED_NAME(this)
#define METHOD(cname, name, prototype)
#define PAR(...)
Adds an individually translatable paragraph to PAGE_TEXT without having to deal with strcat and sprin...