Quote:
Originally Posted by Mugala
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,"");)
|
I'm looking for the CMD to be activated by pressing "enter", What would the code be? (im using zcmd)