23.04.2012, 20:30
Hello ,
I woold like to write on objet with backround white and font black ,but when i use this function i can't see the font .
I just see the backround white .Can you help me ?
I woold like to write on objet with backround white and font black ,but when i use this function i can't see the font .
I just see the backround white .Can you help me ?
Код:
new myobject = CreateObject(19353, objX, objY, Z, 0.0, 0.0, rot - 90.0); //create the object in front of the player SetObjectMaterialText(myobject, "Information Mairie : Test",0, OBJECT_MATERIAL_SIZE_256x128,"Arial", 11, 0, 0x00000000, 0xFFFFFFFF, OBJECT_MATERIAL_TEXT_ALIGN_LEFT);