Dialog too much text?
#8

paste the message from the " " into this box and Calculate Characters. The limit is 1024.
pawn Код:
new
    Msg[ 1024 ];

strcat( Msg, "1/3 of the message" );
strcat( Msg, "2/3 of the message" );
strcat( Msg, "3/3 of the message" );

ShowPlayerDialog(...Msg...);
Reply


Messages In This Thread
Dialog too much text? - by MSI - 26.01.2012, 18:42
Re: Dialog too much text? - by milanosie - 26.01.2012, 18:45
Re: Dialog too much text? - by MSI - 26.01.2012, 18:48
Re: Dialog too much text? - by milanosie - 26.01.2012, 18:56
Re: Dialog too much text? - by SuperViper - 26.01.2012, 19:17
Re: Dialog too much text? - by MSI - 26.01.2012, 19:20
Re: Dialog too much text? - by Universal - 26.01.2012, 19:28
Re: Dialog too much text? - by Konstantinos - 26.01.2012, 19:29
Re: Dialog too much text? - by Abreezy - 26.01.2012, 19:30
Re: Dialog too much text? - by Universal - 26.01.2012, 19:34

Forum Jump:


Users browsing this thread: 1 Guest(s)