Signature
native get_user_noclip(index);
Description
Gets whether a player has noclip enabled or not.
Parameters
- index — Client index
Returns
1 if noclip is enabled, 0 if disabled
Errors
-
If player is not connected or not within the range
of 1 to MaxClients.