MSG dialog box!
#5

Lol yeah this not what i mean I want to make a carlist, so I need something like this:
Код:
	if (strcmp(cmdtext, "/carlist", true) == 0)
	{
ShowPlayerDialog(playerid,5,DIALOG_STYLE_MSGBOX,"Server Rules:",
"A list with vehicle names/ids usage /car to get them!\n",
"sultan 560\nInfernus 411\nTurismo 451 \nSuperGT 506\nFlash  565\n",
"Hotknife 434\n",
"Next","Close");
return 1;
}
ofc this doesnt works, how i can do it then?
Reply


Messages In This Thread
MSG dialog box! - by addysnow1 - 19.11.2009, 13:29
Re: MSG dialog box! - by yom - 19.11.2009, 13:38
Re: MSG dialog box! - by addysnow1 - 19.11.2009, 13:44
Re: MSG dialog box! - by Joe Staff - 19.11.2009, 13:47
Re: MSG dialog box! - by addysnow1 - 19.11.2009, 14:51
Re: MSG dialog box! - by Correlli - 19.11.2009, 15:28
Re: MSG dialog box! - by addysnow1 - 19.11.2009, 20:40
Re: MSG dialog box! - by addysnow1 - 19.11.2009, 21:32
Re: MSG dialog box! - by yom - 19.11.2009, 22:15
Re: MSG dialog box! - by Kyosaur - 19.11.2009, 22:21

Forum Jump:


Users browsing this thread: 2 Guest(s)