[Include] Dialog Center Text - 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (
https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] Dialog Center Text (
/showthread.php?tid=625090)
Re: Dialog Center Text -
Lucky13 - 14.01.2017
Good job!
Re: Dialog Center Text -
Zorono - 14.01.2017
Good Job Dude
but whyn't just use ShowPlayerDialog(playerid, blabla, "my test", "\nMy Testsssss\r\n", "", "");
it would be more optmized and easy

but anyway good job
Re: Dialog Center Text -
Spmn - 14.01.2017
Quote:
Originally Posted by Zorono
Good Job Dude
but whyn't just use ShowPlayerDialog(playerid, blabla, "my test", "\nMy Testsssss\r\n", "", "");
it would be more optmized and easy  but anyway good job
|
You don't understand the purpose of this include, do you?
Re: Dialog Center Text -
Zorono - 14.01.2017
Quote:
Originally Posted by Spmn
You don't understand the purpose of this include, do you?
|
yes i do it makes the test on center just as i seen on the source and some screenshouts but what ever it was just a notice
Re: Dialog Center Text -
B4dSh33p - 14.01.2017
Good job!
Re: Dialog Center Text -
Luicy. - 16.01.2017
Would you ever finish this to work with lists?
Re: Dialog Center Text -
BiosMarcel - 16.01.2017
Quote:
Originally Posted by Luicy.
Would you ever finish this to work with lists?
|
You might even do that yourself and push it onto the github repo, furthermore make a pull request
Re: Dialog Center Text -
Ivan_Ino - 16.01.2017
Quote:
Originally Posted by Luicy.
Would you ever finish this to work with lists?
|
Working on that, im a bit bussy in life, so don't have much time to try finish it.. but in 2-3 days should be done
Re: Dialog Center Text -
Chocopie - 17.01.2017
Hello, I tested using the Dialog Center Include but it does not work with my code. I've report on github already but have no response so im going repost on SA-MP topic. Can you check it?
https://github.com/Ino42O/Dialog-Center-Text/issues/2
Код:
new string[512];
format(string, sizeof(string), "\\c{FFFFFF}Welcome to {ebfde3}%s{FFFFFF}\n\n\
{b00d3b}Ban Ra:{666666}\n{bbbbbb}Mat Hang\tTrong kho(Toi da)\tGia Ban Ra\tSan xuat/1 tieng\n\n\
{768e04}Thu Mua:{666666}\n{bbbbbb}Mat Hang\tTrong kho(Toi da)\tGia Mua Vao\tTieu thu/1 tieng\n\n\ ", Industry[idx][ind_Name]);
ShowPlayerDialog(playerid, DIALOG_NOTHING, DIALOG_STYLE_MSGBOX, "Industry", string, "Ban Do", "Dong Lai");

Re: Dialog Center Text -
Ivan_Ino - 17.01.2017
I saw it on github, working on update to solve issues..
Thanks for feedback
Re: Dialog Center Text -
X337 - 17.01.2017
It's awesome, thank you for this
Re: Dialog Center Text -
vasyok28 - 24.03.2017
How to get letters to the Cyrillic russian language ? Аа, Бб ...
Thanks in advance
Re: Dialog Center Text -
coool - 01.06.2017
Why my title isn't full centred?
Re: Dialog Center Text - KinG7 - 01.06.2017
ohhhhhh nice ! i'll use
Re: Dialog Center Text -
Ivan_Ino - 02.06.2017
Quote:
Originally Posted by coool
Why my title isn't full centred?

|
looks like it depends on your resolution, try change it and see
Re: Dialog Center Text -
Max_Andolini - 21.06.2017
Quote:
Originally Posted by Ivan_Ino
looks like it depends on your resolution, try change it and see
|
I have that same problem. My resolution 1440*900 and when it comes to updating other dialog types.
Re: Dialog Center Text -
JoaoBorges - 21.06.2017
Good Man, nice job!
Re: Dialog Center Text -
Ivan_Ino - 23.06.2017
Quote:
Originally Posted by Max_Andolini
I have that same problem. My resolution 1440*900 and when it comes to updating other dialog types.
|
in couple days
Re: Dialog Center Text -
JoaoBorges - 03.07.2017
Amazing job, great!
Re: Dialog Center Text -
Max_Andolini - 04.07.2017
Quote:
Originally Posted by Ivan_Ino
in couple days
|
When