06.04.2016, 15:00
SOLUTION:
This will remove the texture from the Dynamic object.
Regards.
Код:
SetDynamicObjectMaterialText(objectid, 0, " ", OBJECT_MATERIAL_SIZE_512x128, "Arial", 20, 0, 0xFFFF8200, 0xFF000000, OBJECT_MATERIAL_TEXT_ALIGN_CENTER);
Regards.