Basically, I want to disable the RINGS HUD if the player has a particular skin.
I know I can use hud.disable and renable it when the player sets its skin back.
But my problem is, if the player is not alone (Either in multiplayer, with a player, or with a bot that doesn't have the same skin), the RINGS hud eneables, even tough it shouldn't. So if I understood how hud.enable and disable work, they affect all players, right?
So how can disable the rings hud only for the player that has its skin set to the one I want?
I know I can use hud.disable and renable it when the player sets its skin back.
But my problem is, if the player is not alone (Either in multiplayer, with a player, or with a bot that doesn't have the same skin), the RINGS hud eneables, even tough it shouldn't. So if I understood how hud.enable and disable work, they affect all players, right?
So how can disable the rings hud only for the player that has its skin set to the one I want?