10 PAR(_(
"%s is the team version of %s, played in teams rather than solo."),
COLORED_NAME(
this),
COLORED_NAME(MAPINFO_TYPE_DEATHMATCH));
11 PAR(_(
"Scoring is quite simple, adding a point for every frag, and subtracting a point for fragging yourself or a teammate."));
12 PAR(_(
"Careful team coordination and map control is often key to winning a match, and sometimes players will share weapons with their teammates."));
#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...