Menu?
#1
Having a bit of a stupid problem, all the documents i can find say to go on multiplayer or single game with bots i need to go to the menu.

The only problem is...when i press ESC it does nothing...i can't figure out how to get on the menu, it's highly frustrating.

I'm using a Macbook 13 on OSX Snow Leopard if that helps.

Please somebody help :@
Thanks given by:
#2
Delete [assaultcubedirectory]/config/saved.cfg and see if it works after that
Thanks given by:
#3
/bind "ESCAPE" [ if $connected [ ingamemenu ] [ if (watchingdemo) [ showmenu "Watching demo" ] [ showmenu "main" ] ] ]

or just...

/showmenu "main"

Edit:

Ty Gibbeh.
Thanks given by:
#4
bind ESCAPE [ if $connected [ ingamemenu ] [ if (watchingdemo) [ showmenu "Watching demo" ] [ showmenu main ] ] ]
Because we want the demo menu and the multiplayer menu, right?
Thanks given by:
#5
If that doesn't work, see if Bukz' other suggestion (/showmenu main) does.
And if that doesn't work, well... I hope you didn't change anything in menus.cfg?
Thanks given by:
#6
There's no need to go deleting files for bind issues. There's a nifty "/resetbinds" command you can use in-game instead.


All "resetbinds" does is: "exec config/resetbinds.cfg"

.. and in that file, are all the default bind commands for AC.
Thanks given by:
#7
But assuming that they are not putting their custom settings/keybinds into their autoexec.cfg - wouldn't doing a /resetbinds potentially wipe out (some) of their custom stuff?

P.S.

All my settings go into the autoexec - mainly for this reason. :P
Thanks given by: