Help with my dialog.. - 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: Help with my dialog.. (
/showthread.php?tid=145421)
Help with my dialog.. -
Lorenc_ - 02.05.2010
I got this dialog on onplayerspawn...
Код:
ShowPlayerDialog(playerid, 2, DIALOG_STYLE_LIST, "deathamtch", "Circus Mania \n Retard", "Select", "Cancel");
how do i make it never show again after they select a deathmatch
EDIT: Edited done a mistake