Creating a .txd
#1

Hi.. i have a big problem with my .txd file...
Hm... two problems..

1. The textdraw doesn't show.
2. The textdraw is full black.

If i put other image from models/txd this work.. but...
My question is: How i can make a good .txd with full quality and work ?
And what program, with TXD Workshop ?
Reply
#2

Good quality, it all depends on the resulution of the .txd
As it will be re stretched later on in game and if someone has a large resulution and ur text draw doesn't have e enough pixels to re stretch properly(if u see what I mean)
Reply
#3

So wtf... look:

pawn Код:
AE_LOGO = TextDrawCreate (  200.0,    220.0,    "ae:logo"                   );
    TextDrawFont             (  AE_LOGO,  4                                     );
    TextDrawColor            (  AE_LOGO,  0xFFFFFFFF                            );
    TextDrawUseBox           (  AE_LOGO,  1                                     );
    TextDrawTextSize         (  AE_LOGO,  200.0,    200.0                       );
And a image.. :



And my txd:

Reply
#4

Did u replace an existing layer or added a new 1 ?
edit don't u have to use it as a sprite ?
Reply
#5

I made a new TXD
What is a sprite ?
Reply
#6

Sprites are images u can put on textdraws
https://sampforum.blast.hk/showthread.php?tid=291722

If this is a new one the samp wouldn't know the directory of the ae:logo
Best option replace one of the sprites and just apply it to a te draw and u should be good 2 go
Reply
#7

Sprite Browser give me a error: Don't respond..
Reply
#8

heya bump.
Reply
#9

U dont really need it, u can do it with the .txd editor
Also if its not responding there is no point saying it here as we didn't make the app, most likely a script prob.
Reply
#10

park4bmx, i searched and i saw as i need image made in paint (convert) but my image is a render.. how to convert in paint as TXD Workshop don't give me error at compress ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)