Please help how can you can put the txd file in your server and can you give me the script how do i write it on my gamemode ? thanks... i'll rep+ you if helped
Actually you can. Download icons(pics) you think are compatible for SAMP from the internet, create a new .txd file by using TXDWorkshop, import the downloaded images to the new txd file by using TXDWorkshop, set the desired name for said icon, then save txd in //SA Folder//models//txd
For example purposes, let's say the txd file was named LD_CUSTOM, and the downloaded icon was named customsprite.
In the code, you'll write LD_CUSTOM:customsprite
https://www.open.mp/docs/scripting/resources/textdrawsprites
PS: That's what I did, haven't tested it out yet, but if I did anything wrong the other helpers will help you out.