[0.3d] sprite 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: [0.3d] sprite textdraw (
/showthread.php?tid=309599)
[0.3d] sprite textdraw -
NeTuddMeg - 08.01.2012
I add some images to samaps.txd, cuz I want to customize the server..
But it doesn't load.. If I make the td with this pic, it don't show..
Why is this happened?
Re: [0.3d] sprite textdraw -
ғαιιοцт - 08.01.2012
you need to set the text font to '4' for the images to show.
Re: [0.3d] sprite textdraw -
NeTuddMeg - 08.01.2012
know, I already set it to 4.
any other ideas?
Re: [0.3d] sprite textdraw -
ғαιιοцт - 08.01.2012
there are some images that simply won't show.
the ones that start with: 'sprite:...' don't work for example.
Re: [0.3d] sprite textdraw -
NeTuddMeg - 11.01.2012
Iknow why.. The pic shows only in "Compressed DXT1" version.. But with TXD WorkShop, I can make only DXT3..
Can anyone help me about this?
Re: [0.3d] sprite textdraw -
Vince - 11.01.2012
If you compress images in TXD Workshop it will create a DXT1 if there's no alpha channel present.
Re: [0.3d] sprite textdraw -
NeTuddMeg - 12.01.2012
thansk