10 PAR(_(
"%s is a round-based gametype played with a few teams, where each team starts with one key and all keys must be collected to win the round. "
11 "The team member who is given the key at the start of the round is randomly selected after a ten second period, and the location of all keys will be visible on the radar after a few seconds."),
COLORED_NAME(
this));
12 PAR(_(
"Scoring in %s is quite complicated, involving a mix of gathering all keys, points for collecting a key, fragging an enemy key carrier, and fragging other enemies."),
COLORED_NAME(
this));
13 PAR(_(
"Like in %s the key can be dropped, so you can pass it to your teammates if you're running low on health."),
COLORED_NAME(MAPINFO_TYPE_CTF));
#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...