Howdy,
Is it possible to define a new key mapping using a mod? A specific example: I would like to add a self-destruct key to the game. When the key is pressed, my character dies immediately. I don't want this functionality attached to any thing in the world and I do want it globally available to all players. I would also like a key mapping that reduces health each time it is pressed. (This could be a preferred alternative to the instantaneous self-destruct key.)
Thx-mrf