TextDraws.
#1

Hi,

I want to make textdraw text player can't see them, what color i have to use? or box color.
Reply
#2

I dont undestand u want to make a textdraw witch a player cant see?
Reply
#3

Yes.
Reply
#4

Use the TextDrawHideForPlayer function, or just do not show it to players.

EDIT:
Also if you use hex colors you can set the alpha to 00 making it transparent.

Eg,
pawn Код:
0xFF0000FF
To
pawn Код:
0xFF000000
But i'd use the function since that's what it was created for.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)