04.05.2014, 05:40
(
Последний раз редактировалось superrobot48; 04.05.2014 в 07:53.
)
here is my code
it is not changing the text
and tried setting material index to 0
EVEN TRIED Setting object material first
pawn Код:
object1 = CreateDynamicObject(4732, 2086.00854, 1577.93750, 23.95020, 0.00000, 0.00000, 321.63171);
SetObjectMaterialText(object1, "{33CC00}Las Venturas {0000FF}COPS {FF0099}AND {CC0000}ROBBERS", 2, OBJECT_MATERIAL_SIZE_256x128,
"Arial", 24, 0, 0xFF00FFFF, 0xFF00008B, OBJECT_MATERIAL_TEXT_ALIGN_LEFT);
and tried setting material index to 0
EVEN TRIED Setting object material first