dialog hided - 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: dialog hided (
/showthread.php?tid=616748)
dialog hided -
silenthill - 09.09.2016
how do I by pressing f10 the dialog not Showed?
Re: dialog hided -
Mister0 - 09.09.2016
Well I think you use sob to hide the dialog, if you uninstall maybe you don t get the hide dialog
Re: dialog hided -
silenthill - 09.09.2016
want not show dialog the image is an example
Re: dialog hided -
SickAttack - 10.09.2016
Quote:
Originally Posted by Mister0
Well I think you use sob to hide the dialog, if you uninstall maybe you don t get the hide dialog 
|
Nice reply, hahaha +8 rep!
Quote:
Originally Posted by silenthill
want not show dialog the image is an example
|
You can't by pressing F10, but you can hide it with a line of code in other instances:
https://sampwiki.blast.hk/wiki/ShowPlayerDialog
Using -1 as
dialogid closes all dialogs currently shown on the client's screen.