native

get_user_noclip

Syntax

native get_user_noclip(index);

Description

Gets whether a player has noclip enabled or not.

Parameters

index Client index

Return

1 if noclip is enabled, 0 if disabled

Error

If player is not connected or not within the range
of 1 to MaxClients.