native
is_user_hltv
Syntax
native is_user_hltv(index);
Description
Returns if the client is a HLTV proxy.
Parameters
| index | Client index |
|---|
Return
1 if client is a HLTV proxy, 0 otherwise
native
native is_user_hltv(index);
Returns if the client is a HLTV proxy.
| index | Client index |
|---|
1 if client is a HLTV proxy, 0 otherwise