little help with SetDynamicObjectMaterialText
#1

Hi all i have these lines

Код:
	panou_intrare = CreateDynamicObject(3715, 951.86047, -1103.10583, 32.05970,   0.00000, 0.00000, 90.00000);
	SetDynamicObjectMaterial(panou_intrare, 0, 19341, "egg_texts", "easter_egg01", 0xFFFFFFFF);
	SetDynamicObjectMaterialText(panou_intrare, 2, "School Instructors" , 50, "Arial", 24, 1, 0xFFA500FF, 0x000000FF, 1);
I want to do http://i.imgur.com/cCqPoRf.jpg

but i realise this http://imgur.com/cCqPoRf,O9vANN4#1

Can someone help me? to do http://i.imgur.com/cCqPoRf.jpg
Reply
#2

please someone can help me?
Reply
#3

Try to change:

Код:
(objectid, text[], materialindex = 0, materialsize = OBJECT_MATERIAL_SIZE_256x128,
Reply
#4

Okay first off, There is no such function as SetDynamicObjectMaterialText

You can create an Object like this. CreateObject()etc

However the function you are looking for is SetObjectMaterialText
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)