SA-MP Forums Archive
Clickable Textdraws versus default dialogs - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: Clickable Textdraws versus default dialogs (/showthread.php?tid=640413)



Clickable Textdraws versus default dialogs - Meller - 02.09.2017

The title says it all, what would you rather see and why? (For login and registration)

I'm creating a game mode right now and I first made text draws, but then rewrote everything to dialogs, meh.


Re: Clickable Textdraws versus default dialogs - wallee - 02.09.2017

texdraws are nicer looking but you still need dialogs for the input so when you mix two styles like that it tends to look funny... so i choose dialogs only


Respuesta: Clickable Textdraws versus default dialogs - adri1 - 02.09.2017

for register/login use dialogs (password input)


Re: Clickable Textdraws versus default dialogs - Meller - 02.09.2017

This was how I first made it: https://www.youtube.com/watch?v=22IhXPAchpc (note unlisted)

Would you rather see such or just plain dialogs?


Respuesta: Re: Clickable Textdraws versus default dialogs - adri1 - 02.09.2017

Quote:
Originally Posted by Meller
View Post
This was how I first made it: https://www.youtube.com/watch?v=22IhXPAchpc (note unlisted)

Would you rather see such or just plain dialogs?
looks amazing


Re: Clickable Textdraws versus default dialogs - Barnwell - 02.09.2017

Dialog is better then textdraw


Re: Clickable Textdraws versus default dialogs - Vince - 02.09.2017

Hard to say, depends on the situation and how they're implemented. Dialogs are easy to set up and can support a lot of text, in terms of both length and character sets. The big downside is that they are clearly a layer on top of the original game and they miss a lot of customization options. The fact that you're limited to two buttons is also somewhat annoying since some dialogs would benefit from three buttons (yes, no and cancel; previous, next and cancel).

Textdraw provides much more customization and adheres to the original feel of the game but it cannot display a lot of text and it is very hard to do right. Textdraw can look very amateurish in an otherwise good gamemode which kind of sends mixed signals to the players.

So in the end I'd say: if you have lots of text use dialogs, if you want customization use textdraw.


Re: Clickable Textdraws versus default dialogs - Astralis - 02.09.2017

Clickable textdraws are of course nicer looking. But for most of the things, I would go with dialogs as they are nicer plus textdraws are a bit different depending on the resolution. Also it's more work to do it with txds.


Re: Respuesta: Clickable Textdraws versus default dialogs - khaliid - 02.09.2017

Dialog looks good


Re: Clickable Textdraws versus default dialogs - cuber - 02.09.2017

I would go with dialogs instead of textdraws. As Astralis mentioned "textdraws are a bit different depending on the resolution" and Vince "Hard to say, depends on the situation and how they're implemented.", I agree with them both.


Re: Clickable Textdraws versus default dialogs - Hiei - 03.09.2017

If you want Login/register good, then use Textdraw(If you know how to make good textdraw)
And
If you want to Easy, then use DIALOG


Re: Clickable Textdraws versus default dialogs - 10MIN - 03.09.2017

If you had full client keyboard detection, textdraw method would be the best...
But for now this is impossible so I vote for dialogs.


Re: Clickable Textdraws versus default dialogs - Hansrutger - 03.09.2017

Like most people already said it depends. I can find some servers having way too many textdraws and it's confusing. If you can create something that can be reused in terms of textdraws then that is cool!


Re: Clickable Textdraws versus default dialogs - Paulice - 03.09.2017

Make both an option, people have different likings.


Re: Clickable Textdraws versus default dialogs - Meller - 05.09.2017

Gonna bump this a bit, the voting is only differing by 3 votes.


Re: Clickable Textdraws versus default dialogs - PeterLinkson - 05.09.2017

Clickable textdraws + Dialogs


Re: Clickable Textdraws versus default dialogs - HeLiOn_PrImE - 05.09.2017

Quote:
Originally Posted by Meller
View Post
Gonna bump this a bit, the voting is only differing by 3 votes.
Maybe you don't have to choose one and dismiss the other completely.
People already explained why. You should use them both and use them wisely.


Re: Clickable Textdraws versus default dialogs - Meller - 05.09.2017

Quote:
Originally Posted by HeLiOn_PrImE
View Post
Maybe you don't have to choose one and dismiss the other completely.
People already explained why. You should use them both and use them wisely.
I understand that, I just want to see a few more answers.


Re: Clickable Textdraws versus default dialogs - Paulice - 05.09.2017

Have both options...