Help with a /rules dialog
#4

Quote:
Originally Posted by thimo
Посмотреть сообщение
Then you get a error that the input type is too long
Then do it like this

pawn Код:
new String[ 512 ],
    Str1[ ] = "Half of text here",
    Str2[ ] = "The other half the here";
    format( String, sizeof String, "%s%s", Str1, Str2 );
    ShowPlayerDialog( playerid, dialogid, " Title ", String, "button 1", "button 2" );
Reply


Messages In This Thread
Help with a /rules dialog - by thimo - 28.01.2011, 10:18
Re: Help with a /rules dialog - by Zh3r0 - 28.01.2011, 10:32
Re: Help with a /rules dialog - by thimo - 28.01.2011, 11:38
Re: Help with a /rules dialog - by Zh3r0 - 28.01.2011, 12:11
Re: Help with a /rules dialog - by thimo - 28.01.2011, 12:17
Re: Help with a /rules dialog - by armyoftwo - 28.01.2011, 12:24
Re: Help with a /rules dialog - by HyperZ - 28.01.2011, 12:26
Re: Help with a /rules dialog - by thimo - 28.01.2011, 12:52
Re: Help with a /rules dialog - by HyperZ - 28.01.2011, 12:57

Forum Jump:


Users browsing this thread: 1 Guest(s)