Map organization system?
#5
@Mai: No it isn't. It can be done in Cubescript.

It can be done in in-game menus using the command:
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
/showmenu "unofficial approved maps"
Or, as a shortcut
alias uam [showmenu "unofficial approved maps"]
then type /uam in-game.
Thanks given by:


Messages In This Thread
Map organization system? - by DeafieGamer - 19 Jul 11, 05:34PM
RE: Map organization system? - by Mai Mee Tur - 19 Jul 11, 09:02PM
RE: Map organization system? - by Cemer - 20 Jul 11, 03:35AM
RE: Map organization system? - by Mai Mee Tur - 20 Jul 11, 04:02AM
RE: Map organization system? - by Orynge - 20 Jul 11, 07:27AM
RE: Map organization system? - by DeafieGamer - 20 Jul 11, 10:26AM
RE: Map organization system? - by Orynge - 20 Jul 11, 11:39AM
RE: Map organization system? - by X-Ray_Dog - 20 Jul 11, 06:38PM
RE: Map organization system? - by DeafieGamer - 22 Jul 11, 04:56PM
RE: Map organization system? - by flowtron - 23 Jul 11, 08:47AM