18.08.2012, 13:05
you must put in OnPlayerKeyStateChange.
as
as
PHP код:
if(newkeys & KEY_SECONDARY_ATTACK)
{
// here your command
}