2021-11-11 23:25:57 -07:00
|
|
|
## Forcemap command loc.
|
|
|
|
|
|
|
|
|
|
forcemap-command-description = Forces the game to start with a given map next round.
|
2022-05-25 00:26:57 +02:00
|
|
|
forcemap-command-help = forcemap <map ID>
|
2021-11-11 23:25:57 -07:00
|
|
|
forcemap-command-need-one-argument = forcemap takes one argument, the path to the map file.
|
2024-12-01 14:44:49 +03:00
|
|
|
forcemap-command-map-not-found = No eligible map exists with name { $map }.
|
2021-11-11 23:25:57 -07:00
|
|
|
forcemap-command-success = Forced the game to start with map { $map } next round.
|
2024-12-01 14:44:49 +03:00
|
|
|
forcemap-command-cleared = Cleared the forced map setting.
|
2022-05-25 00:26:57 +02:00
|
|
|
forcemap-command-arg-map = <map ID>
|