Textdraws
#1

Hello I was creating some textdraws and I wanted to put some txd like the hud:radar_diner but everytime I try it doesn't show up, it remais the text.
I use zamaroth txd editor
Reply
#2

You need to set the textdraw font to 4 to use sprites. Since Zamaroht's editor doesn't allow you to go beyond 3, you could simply close your project, edit the TDE file and set the textdraw's font to 4, then load the project and it'll work.
Reply
#3

Or just edit pwn file of that Zamaroht's editor and replace 1519 line with this, and recompile.

info = "Font type 0\nFont type 1\nFont type 2\nFont type 3\nFont type 4";
Reply
#4

Thanks, I'm new with txds
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)