From 106111952f4e664956f8c74023ebffa05579e2e7 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Wed, 14 Jul 2010 16:36:54 +0200 Subject: [PATCH] improve mapinfo documentation --- Docs/mapping.txt | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/Docs/mapping.txt b/Docs/mapping.txt index abbf6469..c46d6996 100644 --- a/Docs/mapping.txt +++ b/Docs/mapping.txt @@ -107,20 +107,22 @@ have weapon entities placed. There's much more power in a mapinfo file. See Appendix A for more details. -Gametype | Syntax | Notes -----------------+-------------------------------------------------------------------------------------+------------------------------------------------------- -Deathmatch | type dm | -Team Deathmatch | type tdm | 2, 3, or 4 teams -Domination | type dom | teams are set by the map's entities -CTF | type ctf | pointlimit if g_ctf_win_mode is 2, otherwise caplimit -Runematch | type rune | -LMS | type lms | -Arena | type arena | -Key Hunt | type kh | 2, 3, or 4 teams -Assault | type as | never uses points -Onslaught | type ons | never uses points -Race | type rc | g_race_teams: teamlaplimit is used instead of laplimit -CTS | type cts | never uses points +Gametype | Syntax | Notes +----------------+---------------------------------------------------------------------------------------------------+------------------------------------------------------- +Deathmatch | type dm | +Team Deathmatch | type tdm | 2, 3, or 4 teams +Domination | type dom | teams are set by the map's entities +CTF | type ctf | pointlimit if g_ctf_win_mode is 2, otherwise caplimit +Runematch | type rune | +LMS | type lms | +Arena | type arena | +Key Hunt | type kh | 2, 3, or 4 teams +Assault | type as | never uses points +Onslaught | type ons | never uses points +Race | type rc | g_race_teams: teamlaplimit is used instead of laplimit +CTS | type cts | never uses points +CA | type dm | +Nexball | type dm | =============== -- 2.39.2