native
zpn_remove_user_frozen
Syntax
native bool:zpn_remove_user_frozen(const this);
Description
Removes the frozen state from a client.
Parameters
| this | Client index |
|---|
Return
true if the unfreeze routine was executed, false otherwise
native
native bool:zpn_remove_user_frozen(const this);
Removes the frozen state from a client.
| this | Client index |
|---|
true if the unfreeze routine was executed, false otherwise