Bug #1062
server - generate maplist
| Status: | Resolved | Start: | 02/09/2012 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Server | Spent time: | - | |
| Target version: | 0.6 | |||
| Milestones: | ||||
| Votes: | 0 |
Description
While in 0.5 you could generate the servers maplist with
sv_cmd maplist maplist
you recieve in current git version
]sv_cmd maplist maplist Incorrect parameters for maplist Usage: sv_cmd maplist action [map] Where 'action' is the command to complete, and 'map' is what it acts upon (if required). Full list of commands here: "add, cleanup, remove, shuffle."
So the command maplist isnt supported anymore...
History
Updated by merlijn 3 months ago
- Assigned to set to Samual
- Priority changed from High to Normal
@Samual: was this change caused by your command updates?
Updated by Samual 3 months ago
- Status changed from New to Feedback
- Priority changed from Normal to Low
I removed this because it was redundant with the lsmaps command, it literally just printed the same output as lsmaps and it doesn't make sense to have it there.
(It doesn't "generate" anything, btw)