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 On AltDialogResponse 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
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.