How to make text-draws like these? - 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: How to make text-draws like these? (
/showthread.php?tid=323635)
How to make text-draws like these? -
Faisal_khan - 06.03.2012
Hi SA-MP Community again,
Can anyone show me how to make TD like these:
SELECTING OPTION BOX LIKE THIS.
Waiting for response.
Re: How to make text-draws like these? -
SpiritEvil - 06.03.2012
Use this FS for textdraws:
https://sampforum.blast.hk/showthread.php?tid=117851
Basically you want to create a textdraw with the string "_" enable box and then change its size to the size you'd like to use it as a background. Then add the other textdraws one by one changing their settings to what you like.
Re: How to make text-draws like these? -
Faisal_khan - 06.03.2012
Ok lemme check it out.
Re: How to make text-draws like these? -
D_Less - 06.03.2012
Quote:
Originally Posted by SpiritEvil
Use this FS for textdraws: https://sampforum.blast.hk/showthread.php?tid=117851
Basically you want to create a textdraw with the string "_" enable box and then change its size to the size you'd like to use it as a background. Then add the other textdraws one by one changing their settings to what you like.
|
It is good but cause bad to me becouse i am using eclip's and after trying word text /text -nothink happend and no dailog or suck thing's come to me ....So that i cant use it even dont how to ! Any solution for ?
Re: How to make text-draws like these? -
SpiritEvil - 06.03.2012
Quote:
Originally Posted by D_Less
It is good but cause bad to me becouse i am using eclip's and after trying word text /text -nothink happend and no dailog or suck thing's come to me ....So that i cant use it even dont how to ! Any solution for ?
|
I'm not sure what you mean by that, but I'm supposing you are using another textdraw editor by eclip (this is what I understood). If so try using the one I linked above on an empty Gamemode with no other filterscripts and see if you get the same result.
Re: How to make text-draws like these? -
Faisal_khan - 08.03.2012
How can i add options in it?
How can i goto next line in it?
How can i make it like press 1 for option one or type 1 for option one and click to close bla bla?