SA-MP Forums Archive
Textbox? - 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: Textbox? (/showthread.php?tid=297473)



Textbox? - Qur - 16.11.2011

Hey.. I saw this textbox in a server, I removed the things that written:

btw.. its not a dialog.. at least i couldnt find dialog with no options.. and i couldnt find anything similar to this on wiki..




Re: Textbox? - cruising - 16.11.2011

Quote:
Originally Posted by Qur
Посмотреть сообщение
Hey.. I saw this textbox in a server, I removed the things that written:

btw.. its not a dialog.. at least i couldnt find dialog with no options.. and i couldnt find anything similar to this on wiki..

If you wanna make dialogs.
https://sampwiki.blast.hk/wiki/ShowPlayerDialog


Re: Textbox? - JamesC - 16.11.2011

Quote:
Originally Posted by cruising
Посмотреть сообщение
Does that look like a dialog to you?

Its a Textdraw, you can use Zamaroth's Textdraw Editor to create textdraws like that relatively easily.


Re: Textbox? - cruising - 16.11.2011

Quote:
Originally Posted by JamesC
Посмотреть сообщение
Does that look like a dialog to you?

Its a Textdraw, you can use Zamaroth's Textdraw Editor to create textdraws like that relatively easily.
Did i say so?
Just gave him a link IF he wanna make dialogs...


Re: Textbox? - KfirRP - 16.11.2011

BTW, I suggest you guys made costum dialogs with textdraws by contrlling the "OnPlayerKeyStateChange" public. That is much cooler.


Re: Textbox? - Qur - 16.11.2011

Quote:
Originally Posted by JamesC
Посмотреть сообщение
Does that look like a dialog to you?

Its a Textdraw, you can use Zamaroth's Textdraw Editor to create textdraws like that relatively easily.

Thanks a lot!
I'll try it