SA-MP Forums Archive
[Include] Alternative Dialogs - Dialogs with the new design - 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] Alternative Dialogs - Dialogs with the new design (/showthread.php?tid=597813)

Pages: 1 2


Re: Alternative Dialogs - Dialogs with the new design - Crystallize - 17.01.2016

Quote:
Originally Posted by OstGot
Посмотреть сообщение
I'm sure that your login system work on default dialogs.
In this case you don't have to change anything in OnDialogResponse.

You just have to add a new public OnAltDialogResponse in your gamemode as below:
Код:
public OnAltDialogResponse(playerid, dialogid, response, listitem) //<- Without inputtext[]
{
	//Your code
	return 0;
}
Oh yeah lol silly me thanks a lot


Re: Alternative Dialogs - Dialogs with the new design - HaRdiiZin - 17.01.2016

Nice


Re: Alternative Dialogs - Dialogs with the new design - wampiros6 - 17.01.2016

it's cool but Click the arrows is difficult, difficult to read at night and sunny day, no easy ability to change colors td, no ability to change colors subtitles in dialogue


Re: Alternative Dialogs - Dialogs with the new design - Delete_ - 17.01.2016

screens?


Re: Alternative Dialogs - Dialogs with the new design - Crayder - 18.01.2016

Quote:
Originally Posted by Delete_
Посмотреть сообщение
screens?
Uhh dude, there is a screenshot.


Re: Alternative Dialogs - Dialogs with the new design - Delete_ - 21.01.2016

Quote:
Originally Posted by Crayder
Посмотреть сообщение
Uhh dude, there is a screenshot.
Not working!


Re: Alternative Dialogs - Dialogs with the new design - OstGot - 21.01.2016

Quote:
Originally Posted by Delete_
Посмотреть сообщение
Not working!
Reuploaded. Now it's working?


Re: Alternative Dialogs - Dialogs with the new design - OstGot - 26.03.2016

New version v2.0

- Added Scroll-Bar (visually)
- Changed the color of some dialog elements
- Fixed minor bugs


Re: Alternative Dialogs - Dialogs with the new design - HydraHumza - 26.03.2016

Quote:
Originally Posted by OstGot
Посмотреть сообщение
New version v2.0
changelog?? xD


Re: Alternative Dialogs - Dialogs with the new design - Hellman92 - 26.03.2016

Good job!!


Re: Alternative Dialogs - Dialogs with the new design - OstGot - 04.06.2016

v2.5

- Minor optimization
- Added the ability to call items only by quick double click
- Fixed a bug with call ShowPlayerAltDialog in OnAltDialogResponse


Re: Alternative Dialogs - Dialogs with the new design - Amunra - 04.06.2016

Quote:
Originally Posted by OstGot
View Post
v2.5

- Minor optimization
- Added the ability to call items only by quick double click
- Fixed a bug with call ShowPlayerAltDialog in OnAltDialogResponse
Nice man , Keep Up


Re: Alternative Dialogs - Dialogs with the new design - OstGot - 14.06.2016

v3.0

- Fixed hook OnPlayerClickPlayerTextDraw


Re: Alternative Dialogs - Dialogs with the new design - zSuYaNw - 14.06.2016

Very nice include!!!


Re: Alternative Dialogs - Dialogs with the new design - OstGot - 22.11.2016

New version 3.5

- Added compatibility with y_hooks


Re: Alternative Dialogs - Dialogs with the new design - OstGot - 27.11.2016

v4.0

- Added new skins for dialogs
- Now to select the dialog you need to quickly click on it twice by default
- Minor bug fixes


Re: Alternative Dialogs - Dialogs with the new design - OstGot - 19.03.2017

v4.5

- Added new skins for dialogs


Re: Alternative Dialogs - Dialogs with the new design - OstGot - 09.08.2017

v5.0

- Fixed return values in some callback functions


Re: Alternative Dialogs - Dialogs with the new design - PT - 09.08.2017

Thanks for keeping update this.

Nice work you did.


Re: Alternative Dialogs - Dialogs with the new design - RogueDrifter - 16.12.2017

this is amazing man you're on fire keep it up +rep.