- Hide Hud. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: - Hide Hud. (
/showthread.php?tid=615504)
- Hide Hud. -
quochuy - 23.08.2016
- how to hide hud?
. Use function?
Re: - Hide Hud. -
WingedFrostWolf - 23.08.2016
You can use F10 or press F7 a few times.
Re: - Hide Hud. -
quochuy - 23.08.2016
Quote:
Originally Posted by WingedFrostWolf
You can use F10 or press F7 a few times.
|
- sa-mp does not have this function ?
Re: - Hide Hud. -
Sanady - 23.08.2016
SA-MP don`t have his function for it, but YSF plugin has. Here it is:
PHP код:
http://forum.sa-mp.com/showthread.php?t=609499
And if you don`t want to search a function I found it for you:
Код:
TogglePlayerWidescreen(playerid, bool:set);
Re: - Hide Hud. -
quochuy - 23.08.2016
Quote:
Originally Posted by Sanady
SA-MP don`t have his function for it, but YSF plugin has. Here it is:
PHP код:
http://forum.sa-mp.com/showthread.php?t=609499
And if you don`t want to search a function I found it for you:
Код:
TogglePlayerWidescreen(playerid, bool:set);
|
thanks very much
Re: - Hide Hud. -
quochuy - 23.08.2016
Quote:
Originally Posted by Sanady
SA-MP don`t have his function for it, but YSF plugin has. Here it is:
PHP код:
http://forum.sa-mp.com/showthread.php?t=609499
And if you don`t want to search a function I found it for you:
Код:
TogglePlayerWidescreen(playerid, bool:set);
|
How to activate hud ?