07.09.2017, 21:12
Quote:
TogglePlayerSpectating();
This hides the whole HUD for a player, but disables key states. SpawnPlayer(); TogglePlayerControllable(); SetCameraPos(); You can spawn the player and that will force the player to hide the spawn buttons. SetPlayerDrunkLevel(); Check it's Wiki, it can hide the GUI and HUD on a high level. |