native
zpn_is_user_freezed
Syntax
native bool:zpn_is_user_freezed(const this);
Description
Returns whether a client is currently frozen.
Parameters
| this | Client index |
|---|
Return
true if the client is frozen, false otherwise
native
native bool:zpn_is_user_freezed(const this);
Returns whether a client is currently frozen.
| this | Client index |
|---|
true if the client is frozen, false otherwise