Help, textdraws - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (
https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (
https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: Help, textdraws (
/showthread.php?tid=650246)
Help, textdraws -
dani18 - 24.02.2018
Hi everyone, how to i make a custom textdraw?
Re: Help, textdraws -
Kasis - 24.02.2018
Resize your picture in correct dimensions like 64x64 or 256x256 or so on. Save it in .bmp file. Then go ahead in TXD Workshop make new file, import your resized picture in it and double click on it, name it and tick directx box in. Export your texture as .txd file and in short you are done.
edit: oh my bad you are asking textdraws not textures lmao. Well... not quite sure, but i believe its pretty much same only gotta make an alpha picture, so the main picture goes in opacity mode.
Re: Help, textdraws -
DTV - 25.02.2018
For the string parameter of creating a textdraw, the format for custom textdraws is "mdl-ID:texturename". So for example, you'd put something like "mdl-1000:testtexture".