Signature
native set_user_godmode(index, godmode = 0);
Description
Sets player's godmode.
Parameters
- index — Client index
- godmode — 1 to enable godmode, 0 to disable
No return value
Errors
-
If player is not connected or not within the range
of 1 to MaxClients.