I want to clear effect of "Cmd name" command.... How can I do this? Function "client_command(id)" isn`t working for cmd name.... I tried to search here plugin that corrects this, but found nothing. Help please!
And another problem... I`m using this code:
Code:
set_hudmessage(255, 0, 0, -1.0, 0.3, 0, 6.0, 15)
show_hudmessage(id, "Here is the text")
This code was generated by AMXX-Studio v1.2 After all I see the message but it works only 1 (or maybe less) seconds... What is it?