File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,11 @@ Usage: `switchserverforce <client number> <ip:port>`.
1818 arenas or ` arena <number> ` .
1919 - ` g_lockArena <number> ` allows forcing everyone into the same arena
2020 and locking it. If it's set to ` 0 ` (the default) people will spawn in
21- the lobby arena and there will be no lock.
21+ the lobby arena and there will be no lock.
22+ ` g_lockArena ` is votable by default (included in ` g_voteNames ` ).
2223 - ` callvote <RA3 map name> <arena number> ` to vote for a particular
2324 arena (it automatically sets ` g_lockArena ` to the ` <number> `
24- you chose), for example ` callvote ra3map20 4 ` .
25+ you chose), for example ` callvote map ra3map20 4 ` .
2526 If you just do ` callvote <RA3 map name> ` without specifying a number
2627 of the arena it will keep ` g_lockArena ` on the same value it used to
2728 have.
@@ -32,7 +33,7 @@ Usage: `switchserverforce <client number> <ip:port>`.
3233So instead of ` callvote custom <vote name> ` you can do `callvote
3334<vote name >` . For example ` callvote ctf` instead of
3435` callvote custom ctf ` .
35- - Now on ` callvote <map> ` a map image is displayed in the top-left
36+ - Now on ` callvote <map name > ` a map image is displayed in the top-left
3637corner.
3738
3839## 2018-12-22 [ Revision 326]
You can’t perform that action at this time.
0 commit comments