Wallpaper textdraw - 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: Wallpaper textdraw (
/showthread.php?tid=587148)
Wallpaper textdraw -
HyperVoice - 28.08.2015
I remember there were big textdraws. like this one.
http://i.hizliresim.com/ngQ0JR.jpg how can i add them. Thanks for all the help.
Re: Wallpaper textdraw -
Michael B - 28.08.2015
Well, first of all, you need to download a decent textdraw editor, such as the one created by
iPLEOMAX, which can be found
here. Secondly, you need to use a
TXD editor to browse for the textdraw you want to use in
GTA SA files. You can download
TDX Workshop, from
here.
Then, follow these steps:
1. Open the
TDE and create a new textdraw;
2. Open the
TDX Workshop, and select the textdraw you want to use, from the game's files with .tdx format;
3. Go to
TDE and select textdraw's font to
number 4;
4. Change textdraw's string to the following:
file:textdraw.
file = file's name in which the textdraw is placed. (e.g.
hud)
textdraw = textdraw's name from the file (e.g.
radar_spray for Pay 'n Spray)
Re: Wallpaper textdraw -
HyperVoice - 28.08.2015
Quote:
Originally Posted by Michael B
Well, first of all, you need to download a decent textdraw editor, such as the one created by iPLEOMAX, which can be found here. Secondly, you need to use a TXD editor to browse for the textdraw you want to use in GTA SA files. You can download TDX Workshop, from here.
Then, follow these steps:
1. Open the TDE and create a new textdraw;
2. Open the TDX Workshop, and select the textdraw you want to use, from the game's files with .tdx format;
3. Go to TDE and select textdraw's font to number 4;
4. Change textdraw's string to the following: file:textdraw.
file = file's name in which the textdraw is placed. (e.g. hud)
textdraw = textdraw's name from the file (e.g. radar_spray for Pay 'n Spray)
|
Thank you very much. I really appreciate your help. Have a nice day