Forum

> > CS2D > Scripts > "Esc" bind
Forums overviewCS2D overview Scripts overviewLog in to reply

English "Esc" bind

3 replies
To the start Previous 1 Next To the start

old "Esc" bind

Gaios
Reviewer Off Offline

Quote
I'm making an singleplayer, client sided modification to CS2D. How to unbind "Esc" button of 'close' command?

I already did auto spawn on Map Load without team selecting and Server Info. Yet I need to disactive this builded in client "Esc" bind, or set another command for this bind, like "say abc".

Please help me.

old Re: "Esc" bind

Mami Tomoe
User Off Offline

Quote
Yes, even if you do /unbindall it will leave the esc.
I assume it's for security reasons to prevent people from getting stuck on full screen without no way out. (I talk about PC newbies btw)

old Re: "Esc" bind

GeoB99
Moderator Off Offline

Quote
Some character-type keys such as ESC depends merely on how the mechanism of using keys is implemented (or wrote) in the source code, which CS2D is written in BlitzMax. You have to touch the inner code in order to modify the specific action of a key. I am not entirely sure though.
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview