This seems pretty basic stuff - but cannot seem to find anything in defaultinput.ini or baseinput.ini
did a search for "enter" and couple things came up but nothing seems straight forward like
bindings=("enter", command="restart level")
or restart map or whatever
I just don't want the player to be able to press enter when bplayerisdead==true and respawn or restart map, etc. (I have another menu system for all that)
Any ideas?
Thanks
did a search for "enter" and couple things came up but nothing seems straight forward like
bindings=("enter", command="restart level")
or restart map or whatever
I just don't want the player to be able to press enter when bplayerisdead==true and respawn or restart map, etc. (I have another menu system for all that)
Any ideas?
Thanks
Comment