SA-MP Forums Archive
Dialog with 1 button - 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: Dialog with 1 button (/showthread.php?tid=230328)



Dialog with 1 button - Sascha - 23.02.2011

Hi...
I thought it's not possible to create an info dialog box with 1 button only, however I've seen one in a video about a housing system (sa-mp)...
how can I create such a dialog?


Re: Dialog with 1 button - Sascha - 23.02.2011

nvm -.-


Re: Dialog with 1 button - Cameltoe - 23.02.2011

Quote:
Originally Posted by Sascha
Посмотреть сообщение
nvm -.-
Instead of posting ' Nvm -.- ' at every thread you solve, post the solution. This way people that wonder's the same would get their answer.


Re: Dialog with 1 button - DevilG - 23.02.2011

Good for you if you have found the solution.

For those who haven't, take a look at this:

https://sampwiki.blast.hk/wiki/Dialog


Re: Dialog with 1 button - HyperZ - 23.02.2011

pawn Код:
ShowPlayerDialog(playerid, DialogID, DIALOG_STYLE_MSGBOX,"Title","bla bla bla", "button", "");