01.01.2010, 12:57
the best way to find out
1. put a SnedClientMessage under OnPlayerKeyStateChange and complie
2. go in game and press your key (F
3. check if the message from OnPlayerKeyStateChange appeared
Result:
if a message appeared you can use the key (you just need to show the value)
if not, your wanted key isnt defined
1. put a SnedClientMessage under OnPlayerKeyStateChange and complie
2. go in game and press your key (F

3. check if the message from OnPlayerKeyStateChange appeared
Result:
if a message appeared you can use the key (you just need to show the value)
if not, your wanted key isnt defined