06.04.2018, 07:28
what do you exactly mean?
by pressing KEY, command must be called or..?
if yes, than you must write code in OnPlayerKeyStateChange if(newkeys == yourkey) than you must call function (depending on your commands system, for examle zcmd: cmd_command(playerid,"");)
by pressing KEY, command must be called or..?
if yes, than you must write code in OnPlayerKeyStateChange if(newkeys == yourkey) than you must call function (depending on your commands system, for examle zcmd: cmd_command(playerid,"");)