get_user_noclip
Syntax
native get_user_noclip(index);
Usage
| Parameter | Description |
|---|---|
| index | Client index |
Description
Gets whether a player has noclip enabled or not.
Return
1 if noclip is enabled, 0 if disabled
Error
If player is not connected or not within the range of 1 to MaxClients.