Object material text.
#1

Code:
	new TEXT = CreateObject(19172, -1593.32239, -218.70470, 672.77631,   0.00000, 0.00000, 314.19827);
	SetObjectMaterialText(TEXT, "Office", 0, OBJECT_MATERIAL_SIZE_256x128,
    "Arial", 28, 0, 0xFFFF8200, 0xFF000000, OBJECT_MATERIAL_TEXT_ALIGN_CENTER);
In game why I can't see the text? I just see the object..
Reply
#2

Code:
new TEXT = CreateObject(19172, -1593.32239, -218.70470, 672.77631,   0.00000, 0.00000, 314.19827, 300.0);     
/*          Suggestion: Draw distance 300.0          */
SetObjectMaterialText(TEXT, "Office", 0, OBJECT_MATERIAL_SIZE_256x128,\
"Arial", 28, 0, 0xFFFF8200, 0xFF000000, OBJECT_MATERIAL_TEXT_ALIGN_CENTER);
I tested it working.
Reply
#3

Dude. I can't see the text in game.
Reply
#4

Quote:
Originally Posted by Tuntun
View Post
Dude. I can't see the text in game.
yes i know, try this. (\) defective. Up, red slash.
Reply
#5

not working.. wtf!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)