X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=Docs%2Fmapping.txt;h=6b20652f7ce1b3b9978d98c4eebf10c28df73004;hb=29dea2034bf45c3d0f4b9444b5158d7fa64a842b;hp=6a120886718db2b2f6fc949017313c2cb48e627e;hpb=4025b24009d98a0418fc2de9e55687d971503c0c;p=xonotic%2Fxonotic.git diff --git a/Docs/mapping.txt b/Docs/mapping.txt index 6a120886..6b20652f 100644 --- a/Docs/mapping.txt +++ b/Docs/mapping.txt @@ -112,7 +112,7 @@ Gametype | Syntax Deathmatch | gametype dm [timelimit=...] [pointlimit=...] [leadlimit=...] | Team Deathmatch | gametype tdm [timelimit=...] [pointlimit=...] [teams=...] [leadlimit=...] | 2, 3, or 4 teams Domination | gametype dom [timelimit=...] [pointlimit=...] [teams=...] [leadlimit=...] | 2, 3, or 4 teams, only if map has no dom_team ents -CTF | gametype ctf [timelimit=...] [pointlimit=...] [caplimit=...] [leadlimit=...] | pointlimit if g_ctf_win_mode is 2, otherwise caplimit +CTF | gametype ctf [timelimit=...] [caplimit=...] [leadlimit=...] | Runematch | gametype rune [timelimit=...] [pointlimit=...] [leadlimit=...] | LMS | gametype lms [timelimit=...] [lives=...] [leadlimit=...] | Arena | gametype arena [timelimit=...] [pointlinit=...] [leadlimit=...] | @@ -122,7 +122,9 @@ Onslaught | gametype ons [timelimit=...] Race | gametype rc [timelimit=...] [qualifying_timelimit=...] [laplimit=...] [teamlaplimit=...] [leadlimit=...] | g_race_teams: teamlaplimit is used instead of laplimit CTS | gametype cts [timelimit=...] [skill=...] | never uses points CA | gametype ca [timelimit=...] [pointlimit=...] [leadlimit=...] | -Nexball | gametype dm [timelimit=...] [pointlimit=...] [leadlimit=...] | +Nexball | gametype nb [timelimit=...] [pointlimit=...] [leadlimit=...] | +Freeze Tag | gametype ft [timelimit=...] [pointlimit=...] [teams=...] [leadlimit=...] | +Keepaway | gametype ka [timelimit=...] [pointlimit=...] | =============== @@ -202,6 +204,7 @@ Here is an example entry in a .ent file that includes colored text and 3 teams: "model" "models/domination/dom_red.md3" } { +"classname" "dom_team" "netname" "^3Yellow Team" "cnt" "12" "noise" "" @@ -209,6 +212,7 @@ Here is an example entry in a .ent file that includes colored text and 3 teams: "model" "models/domination/dom_yellow.md3" } { +"classname" "dom_team" "netname" "^6Pink Team" "cnt" "9" "noise" ""