Textdraw Size Update
#1

Hello! If I create a textdraw and set it's letter size when I am creating it at OnGameModeInIt, can I change the letter size after?
Reply
#2

Well it doesn't matter if you set the letter size right after creation or later
The only thing you need to know is that you need to hide/show the textdraw to update it for the players
Reply
#3

Thank you!
Reply
#4

Yeah you can but lemme stay something about textdraws. Most of the times they get bugged. For example I made "WASTED" just like GTAV but somehow it stayed in the middle of screen after the player get spawned. He had to relog to fix dat. I will suggest you to use:
PHP код:
GameTextForPlayer(playerid"~r~ Test"50005); 
/* This is for skin selection /* 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)