Text on objects
#1

Hello,

I want some text on the LSPD wall, how can I see the coordinates of the wall and place a text there?

Thanks.
Reply
#2

/save IG then copy past the X,Y,Z , replace the Text me to which you want
pawn Код:
new string;
  format(string, sizeof(string), "Text here");
  Create3DTextLabel(string, COLOR_RED, x ,y ,z, 25, 0, 0);
Reply
#3

I want a textdraw on the wall haha not a label ^^
Reply
#4

You said just text, not text draw.

" I want some text "
Reply
#5

Yeah sorry ^^
Reply
#6

SetObjectMaterialText
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)