19.12.2017, 15:32
Hello guys, I know this has been suggested many times by many people, but even so, I'm wondering why isn't there any function to hide player's HUD. I know many functions in SA-MP disables it, like:
On the other hand, in my humble opinion this would help so many servers right now. Imagine any kind of survivor mode with custom models and with the HUD disabled, it would look much better and would make more sense!
I guess a function like the next one would do the job:
I'm pretty sure many people (including me) would like to know why a function like this hasn't been added. If I'm not wrong KingHual did it on his SA-MP+ plugin. YSF has also so many things which might be added! Why are all those suggestion threads ignored? I know the SA-MP dev. team owe me nothing, but I expect at least a formal answer, for the community.
Thank you in advance.
- SetPlayerDrunkLevel
- TogglePlayerSpectate
- Dance special actions
- Select functions (objects, TextDraws, etc.)
- Pressing F7
On the other hand, in my humble opinion this would help so many servers right now. Imagine any kind of survivor mode with custom models and with the HUD disabled, it would look much better and would make more sense!
I guess a function like the next one would do the job:
PHP код:
TogglePlayerHUDComponent(playerid, component, bool:toggle)
Thank you in advance.