24.07.2010, 08:35
onplayerkeystatechange
new string[128];
format string newkeys);
sendclientmessage string
this way you can see what the number for every key is, and you can also see what keys work in vehicle and on foot.
when you press more then one key (example: key 512 and 128, you just need to add the numbers, so it'll be 640)
new string[128];
format string newkeys);
sendclientmessage string
this way you can see what the number for every key is, and you can also see what keys work in vehicle and on foot.
when you press more then one key (example: key 512 and 128, you just need to add the numbers, so it'll be 640)