SA-MP Forums Archive
How to set... - 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: How to set... (/showthread.php?tid=145783)



How to set... - Antonio [G-RP] - 03.05.2010

How do you set the input text of a Dialog Box to be a certain thing ( example. Dialog Box input text = example[playerid] )


Re: How to set... - ViruZZzZ_ChiLLL - 03.05.2010

pawn Код:
ShowPlayerDialog(playerid, 2, DIALOG_STYLE_INPUT, "[Title]", "[Description]","[Button 1]","[Button 2]");
In short Click here for the Dialog Style Input or Click here for the pictures of the different kinds of dialogs

________
S14


Re: How to set... - Antonio [G-RP] - 03.05.2010

I know that, Im asking how to set what they entered as INPUT as like pPassword