20.04.2016, 18:02
this will never work, in SetObjectMaterialText you should use hex codes for colors:
#000000 ==> This is the black color.
remove the # and write "0x"
so we will have
0x000000 and this should give you black color
for more hex colors check this http://gta.wikia.com/wiki/Help:Color
check it and it should work, if it do tell me. i am waiting
#000000 ==> This is the black color.
remove the # and write "0x"
so we will have
0x000000 and this should give you black color
for more hex colors check this http://gta.wikia.com/wiki/Help:Color
check it and it should work, if it do tell me. i am waiting