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