15.01.2015, 19:34
Hello guys, today I tried to enter a text in an object (a picture) but I can not see the text, why? This is my code of SetDynamicObjectMaterialText :
PS: text1 and 2 are set with a new text1 and new text2.
PS: text1 and 2 are set with a new text1 and new text2.
Код:
SetDynamicObjectMaterialText(text1, 0, "Uomo", OBJECT_MATERIAL_SIZE_256x128, "Arial", 30, 1, 0x0080FF, 0x00000000, 0); SetDynamicObjectMaterialText(text2, 0, "Donna", OBJECT_MATERIAL_SIZE_256x128, "Arial", 30, 1, 0xF5A9E1, 0x00000000, 0);