SA-MP Forums Archive
Dialog - problem .. :\ - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Dialog - problem .. :\ (/showthread.php?tid=382890)



Dialog - problem .. :\ - benel1 - 05.10.2012

Hello ..
I have a problem with this dialog:
pawn Код:
format(szString,150,"{FF00BF}.ршщоъ мщшъ, мдмп оецвйн бфрййк фший зщбеп дщзчп щмк %s\n{FFF700}%s :щн ощъощ\n{FFF700}%s :сйсоа\n{FFF700}%s :ъашйк дшщоък мщшъ\n{FFF700}%s :щтъ дшщоък мщшъ\n{FF0000}F8 - тм оръ щма ъщлз аъ фший дщзчп щмк, оеомх мцмн оск жд тм йгй мзйцд тм дочщ\n{FF9500}/Stats - тм оръ мцфеъ бсиийсийчеъ дщзчп щмк дчщ\n{FF9500}/Help - тм оръ мчбм ойгт аегеъ доег, дчщ",GetName(playerid),GetName(playerid),inputtext,GetDateEx(),GetTimeEx());
            ShowPlayerDialog(playerid,12345,DIALOG_STYLE_MSGBOX,""#DIALOG_TITLECOL"",szString,"айщеш","");
The problem is:
It shows me only half the dialog ..
Here is a picture you will understand better: - what is the problem?

ty


Re: Dialog - problem .. :\ - mincer - 05.10.2012

szString,150

use more than 150


Re: Dialog - problem .. :\ - benel1 - 05.10.2012

Quote:
Originally Posted by mincer
Посмотреть сообщение
szString,150

use more than 150
Oh, i so stupid .. :\
ty