Posts: 19
Threads: 10
Joined: Jan 2016
Reputation:
0
SetDynamicObjectMaterialText(spwnobjid, "{FFFFFF}MARKET", 0, 120, "Arial", 100, 1, 0x00000000, 0x00000000, 1);
Same error...
Posts: 19
Threads: 10
Joined: Jan 2016
Reputation:
0
Same problem... HELP PLEASE
Posts: 357
Threads: 6
Joined: Feb 2018
Код:
SetDynamicObjectMaterialText(spwnobjid, 0, "{FFFFFF}MARKET", 0, OBJECT_MATERIAL_SIZE_256x128, "Arial", 22, 0, 0xFF0000FF, 9, 0);
try this
Posts: 357
Threads: 6
Joined: Feb 2018
Quote:
Originally Posted by Shinja
Код:
SetDynamicObjectMaterialText(objectid, materialindex, const text[], materialsize = OBJECT_MATERIAL_SIZE_256x128, const fontface[] = "Arial", fontsize = 24, bold = 1, fontcolor = 0xFFFFFFFF, backcolor = 0, textalignment = 0)
Indeed he is
From wiki
materialindex The material index on the object to change (0 to 15)
|
here is the code which i gave him.
Quote:
Originally Posted by UFF
Код:
SetDynamicObjectMaterialText(spwnobjid, 0, "{FFFFFF}MARKET", 0, OBJECT_MATERIAL_SIZE_256x128, "Arial", 22, 0, 0xFF0000FF, 9, 0);
try this
|
Reply from him.
Quote:
Originally Posted by Pachino
Doesnt work, help me please, same error!
|
any idea?, @Shinja