[Suggestion] HidePlayerDialog - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Suggestion] HidePlayerDialog (
/showthread.php?tid=97493)
[Suggestion] HidePlayerDialog -
On_Top_Non_Stop - 14.09.2009
Name says it all.
I'm creating some stuff with dialog boxes but i don't want them to be able to open the dialog box, go some where there not allowed the stuff in the box and select an item.
Re: [Suggestion] HidePlayerDialog -
SpiderPork - 14.09.2009
Use -1 as dialog id (Show them the dialog with ID -1).
Re: [Suggestion] HidePlayerDialog -
On_Top_Non_Stop - 14.09.2009
Ye, i just read that
Thanks any way.