Can I Make My Own .txd File?
#1

Hi everyone,

Can we import image files into the game by using .txd files like iPLEOMAX's Textdraw editor's bottom bar? I tried to make a new .txd file with TXD workshop. But the image didn't appear in textdraw. Is there any way to import our new .txd files into the game?
Reply
#2

OMG , Make textdraws then only it will be visible..Use TDEditor.. A .TXT File Will be saved on Server/scriptfiles/NameOfProject.txt
Take those lines and copy and paste onto your script (read the .txt properly..)
Reply
#3

Quote:
Originally Posted by Gotham
Посмотреть сообщение
OMG , Make textdraws then only it will be visible..Use TDEditor.. A .TXT File Will be saved on Server/scriptfiles/NameOfProject.txt
Take those lines and copy and paste onto your script (read the .txt properly..)
Dude I know how to make textdraw. My question is can we import custom images into game. For ex. I'll make a server logo in photoshop and use that logo as textdraw in the game.
Reply
#4

It's possible. Use this
Reply
#5

Quote:
Originally Posted by Sunehildeep
Посмотреть сообщение
It's possible. Use this
Thanks but that's not what I want. I want to use as sprite. So it also should be a selectable textdraw.
Reply
#6

After creating your textdraw. In its codes, use these functions this and this and this and use this function to avoid confliction in the selectable textdraws
Reply
#7

Quote:
Originally Posted by Sunehildeep
Посмотреть сообщение
After creating your textdraw. In its codes, use these functions this and this and this and use this function to avoid confliction in the selectable textdraws
I guess I couldn't explain myself I want to make my own TXD file with my own images. And I want to use that images as textdraw. I know "how to make textdraw" part. I don't know that "how to make TXD file" part
Reply
#8

Alright. I've figured it out. I was just forgot to compress image.
Reply
#9

Quote:
Originally Posted by Novacaine
Посмотреть сообщение
Alright. I've figured it out. I was just forgot to compress image.
Also make sure your image x and y are rounded off properly. For example 123, 124, 125 will cause issues. 128, 132, 136, 140 won't.

I used to make skin mods and they would often mess up if the sizes weren't proper. As long as you increment by 4 it should be fine.
Reply
#10

Quote:
Originally Posted by Dignity
Посмотреть сообщение
Also make sure your image x and y are rounded off properly. For example 123, 124, 125 will cause issues. 128, 132, 136, 140 won't.

I used to make skin mods and they would often mess up if the sizes weren't proper. As long as you increment by 4 it should be fine.
Thanks. I'll keep in mind.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)