11.03.2018, 14:33
There are several threads about it with good responses that explain how to do it:
https://sampforum.blast.hk/showthread.php?tid=650117
https://sampforum.blast.hk/showthread.php?tid=650396
Essentially, you need a model (can be anything, no need to be actually used) and a TXD file.
Using TXD Workshop or similar you can put your Image into the TXD and add it to the server as texture for the model.
When creating the TextDraw you must set it to Sprite mode and set the text to "mdl-2001:texture" where -2001 is the model id of the custom object and "texture" is the image name inside the TXD.
https://sampforum.blast.hk/showthread.php?tid=650117
https://sampforum.blast.hk/showthread.php?tid=650396
Essentially, you need a model (can be anything, no need to be actually used) and a TXD file.
Using TXD Workshop or similar you can put your Image into the TXD and add it to the server as texture for the model.
When creating the TextDraw you must set it to Sprite mode and set the text to "mdl-2001:texture" where -2001 is the model id of the custom object and "texture" is the image name inside the TXD.


