Quote:
Originally Posted by <VeCo>
query_client_cvar
get_user_info works only for values set with the setinfo command.
|
Thank you.
Quote:
|
Originally Posted by JocAnis
And please think more when to use events which are called 10 or more times in a seconds...per player.. :/
|
These settings may help:
PHP Code:
set_hudmessage(255, 255, 255, -1.0, 0.60, 1, 1.0, 0.4, 0.01, 0.01, -1)
show_hudmessage(id,"%s %s",name,hp)
__________________