Dialog listitem update
#5

I even had 1 more doubt like
Код:
new dialog_example[]
{
//some text
};
new dialog_example2[]
{
//some text
};
new dialog_example3[]
{
//some text
};
now i make few dialogs ShowPlayerDialog(playerid,ID,DIALOG_STYLE_LIST,"Example",dialog_example1,"Close","");
ShowPlayerDialog(playerid,ID,DIALOG_STYLE_LIST,"Example",dialog_example2,"Close","");
ShowPlayerDialog(playerid,ID,DIALOG_STYLE_LIST,"Example",dialog_example3,"Close","");
Now how can i send a random dialog from any of these when player connects?
and can i use the new values in dialog like i did?
Reply


Messages In This Thread
Dialog listitem update - by fuckingcruse - 05.02.2016, 13:24
Re: Dialog listitem update - by Rufio - 05.02.2016, 13:30
Re: Dialog listitem update - by fuckingcruse - 05.02.2016, 13:32
Re: Dialog listitem update - by Rufio - 05.02.2016, 13:34
Re: Dialog listitem update - by fuckingcruse - 05.02.2016, 14:34
Re: Dialog listitem update - by Rufio - 05.02.2016, 15:22
Re: Dialog listitem update - by fuckingcruse - 05.02.2016, 15:38
Re: Dialog listitem update - by Rufio - 05.02.2016, 15:48
Re: Dialog listitem update - by fuckingcruse - 05.02.2016, 16:00
Re: Dialog listitem update - by fuckingcruse - 06.02.2016, 09:59

Forum Jump:


Users browsing this thread: 2 Guest(s)