[ Home | Contents | Search | Post | Reply | Next | Previous | Up ]
From: VeCTeR
Category: Tribes 2
Date: 26 Oct 2002
Time: 21:59:26
Remote Name: 10.10.17.217
If you apply to help, you will greatly assist in releasing Vecterhud. I need someone who can code a simple GUI window that can map/remap the keys vecterhud will use. I can tell you there is at least ten keybinds I will need but I can not specify right now, so the code/object will have to be relatively independant of vecterhud for the time being. I have provided an example below of what this gui would basically look like. If you have a better idea or a key mapping GUI that works, I'm "all ears"! My "rough" idea: ----------------------------------------- | VeCTeRHud Key Mapping (by YOU) | ----------------------------------------- | HUD Color Alt-H [Remap] | | HUD Size Alt-J [Remap] | | ..................(etc)...............| ----------------------------------------- [Remap] would be a button that would call a function/class member from your code that would capture the new keys the tribes 2 player presses (or types). Once the string of keys is captured, it would then pass it back to my vecterhud object by a function/class member (e.g.: VeCTeRHud::KeyBind(%command, %key), or in worst cases, by a variable from my VeCTeRHud object. If you are interested, email me! My email addy is vecter_wp@hotmail.com. Also, if someone has seen a working key mapping script, please send me info. Thanks! VeCTeR