20 Jul 11, 07:27AM
@Mai: No it isn't. It can be done in Cubescript.
It can be done in in-game menus using the command:
Of course, I'm not sure how it works on non-Windows systems, but you just have to make a new folder in maps, put those maps into that folder, and put the above in autoexec.cfg.
Then type
Or, as a shortcut
then type /uam in-game.
It can be done in in-game menus using the command:
[SELECT ALL] Code:
newmenu "unofficial approved maps"
menudirlist "packages/maps/unofficial approved maps" "cgz" "map $arg1"
Of course, I'm not sure how it works on non-Windows systems, but you just have to make a new folder in maps, put those maps into that folder, and put the above in autoexec.cfg.
Then type
[SELECT ALL] Code:
/showmenu "unofficial approved maps"
[SELECT ALL] Code:
alias uam [showmenu "unofficial approved maps"]