native
zp_grenade_frost_set
Syntax
native zp_grenade_frost_set(id, set = true)
Description
Freezes / unfreezes a player.
Parameters
| id | Player index. |
|---|---|
| set | True to freeze, false to unfreeze. |
Return
True on success, false otherwise.
native
native zp_grenade_frost_set(id, set = true)
Freezes / unfreezes a player.
| id | Player index. |
|---|---|
| set | True to freeze, false to unfreeze. |
True on success, false otherwise.