02.05.2017, 16:09
I created object and text, but I don't know how, set up time for this.
Quote:
new watch; new time; watch = CreateDynamicObject(7709, 2047.859252, 1338.117919, 11.681878, 0.000000, 0.000000, 88.599945, -1, -1, -1, 300.00, 300.00); SetDynamicObjectMaterialText(watch, 0, "None", 10, "Ariel", 20, 0, 0x00000000, 0x00111111, 0); time = CreateDynamicObject(7709, 2048.705078, 1338.051391, 11.231875, 0.000000, 0.000000, 88.099929, -1, -1, -1, 300.00, 300.00); SetDynamicObjectMaterialText(time, 0, "TEXT", 60, "Ariel", 35, 0, 0xFFFFFFFF, 0x00000000, 0); |