Signature
native get_user_godmode(index);
Description
Tells whether a player has godmode on.
Parameters
- index — Client index
Returns
1 if player has godmode on, 0 if not
Errors
-
If player is not connected or not within the range
of 1 to MaxClients.