Dialog help.
#1

Hey there, when a player registers in my server as soon as he completes filling his information like age, sex, password he should be spawned inside dmv and show up dialog box saying Do you wish to see the information, but all it does it spawns the player and the dialogbox doesnt appear.
The dialog is like this
pawn Код:
case 0: // Welcome Dialog
        {
            ShowPlayerDialog(playerid, 0, DIALOG_STYLE_MSGBOX, "Do you wish to see the information?","If you want to then click yes else no.", "Yes", "No");
        }
Reply


Messages In This Thread
Dialog help. - by Laure - 03.06.2014, 01:54
Re: Dialog help. - by Rockyyy - 03.06.2014, 01:59
Re: Dialog help. - by Laure - 03.06.2014, 02:05
Re: Dialog help. - by Rockyyy - 03.06.2014, 02:34

Forum Jump:


Users browsing this thread: 2 Guest(s)