Dialog with only 1 response - 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 with only 1 response (
/showthread.php?tid=367989)
Dialog with only 1 response -
[HS]Syko - 11.08.2012
Hey Samp Community!
Is it possible to make a script with only one button?
Like
===RULES====
= 1.fffffffffffff=
=2.ffffffffffffff=
=3... =
=4.... =
=5.... =
===="
OK"====
If yes, how? Can you show me?
Re: Dialog with only 1 response -
FalconX - 11.08.2012
Yes it is;
pawn Код:
ShowPlayerDialog( playerid, DIALOG_ID, DIALOG_STYLE_ID, "YOUR CAPTION", "YOUR INFO", "ONE BUTTON", "" );
Just leave that empty
Re: Dialog with only 1 response -
[HS]Syko - 11.08.2012
xD Thank you! +1 reput for you