What's wrong with this code?
#3

Quote:
Originally Posted by Michael@Belgium
Посмотреть сообщение
WTF XD 1024 is waaaaay to much ! And after every 'format' you have to put
pawn Код:
ShowPlayerDialog(playerid,1514,DIALOG_STYLE_MSGBOX,"Choose the type of the vehicles:",string,"Select","Leave");
No because as you see this
pawn Код:
format(string,sizeof(string),"%s\n%s\n%s\n%s\n%s\n%s\n%s",str1,str2,str3,str4,str5,str6,str7);
ShowPlayerDialog(playerid,1514,DIALOG_STYLE_MSGBOX,"Choose the type of the vehicles:",string,"Select","Leave");
Will make each line show just using one dialog box.I need to do 1024 because theres way too much words in the dialog.And some won't show when i do /v buy.
Reply


Messages In This Thread
What's wrong with this code? - by Lilcuete - 10.06.2011, 17:31
Re: What's wrong with this code? - by Michael@Belgium - 10.06.2011, 17:33
AW: Re: What's wrong with this code? - by Lilcuete - 10.06.2011, 17:35
Re: What's wrong with this code? - by sleepysnowflake - 10.06.2011, 17:46
AW: What's wrong with this code? - by Lilcuete - 10.06.2011, 17:52
Re: What's wrong with this code? - by Sascha - 10.06.2011, 18:00
AW: What's wrong with this code? - by Lilcuete - 10.06.2011, 18:02
Re: What's wrong with this code? - by Sascha - 10.06.2011, 18:04
AW: What's wrong with this code? - by Lilcuete - 10.06.2011, 18:30
Re: What's wrong with this code? - by Mike Garber - 10.06.2011, 18:34

Forum Jump:


Users browsing this thread: 1 Guest(s)