23.05.2014, 12:52
Try replacing your condition with that
Also, don't forget to return something (0 or 1) to the OnPlayerKeyStateChange callback.
PHP код:
if(HOLDING(KEY_SPRINT) && HOLDING(KEY_FIRE))