I dl'ed a few maps from Akimbo
#1
Hey,

I got them working using tilde but what do I edit so that I can practice them in SP mode. I have them part of my LAN server rotation but I would like to start sp mode and select them from the list.

Cheers,
Thanks given by:
#2
/map map_name (deathmatch by default, I think.)

/mode N; map map_name (choose a mode and then load the map. Where is N, is the number of the mode. example: 12 for play OSOK with bots)
Thanks given by:
#3
I am sorry if I was not clear - Which file do I edit to make it part of the menu drop down from single player?
Thanks given by:
#4
AC/config/menus.cfg

Look for the following block:
newmenu maps

// Add maps to the below list to include them in the normal map menu (also for botmaps).
const defaultmaps [ac_aqueous ac_arabian ac_arctic ac_arid ac_avenue ac_cavern ac_complex ac_depot ac_desert ac_desert2 ac_desert3 ac_douze ac_edifice ac_elevation ac_gothic ac_iceroad ac_industrial ac_ingress ac_keller ac_lainio ac_mines ac_outpost ac_power ac_rattrap ac_scaffold ac_shine ac_snow ac_stellar ac_sunset ac_swamp ac_terros ac_toxic ac_urban ac_venison ac_wasteland ac_werk]
genmapitems    $defaultmaps
menuitem    [] -1
menuitem    (_ [Show all maps...]) [ showmenu [all maps] ]
Thanks given by: