"SetObjectMaterialText" How to return to the line ?
#7

Its not working either with double \\.

Look:

Код:
I succeeded with this code: new string [50]; if (PanneauInfo [id] [textlabelLigne] [0] == 1) format (string, sizeof (string), "%s", PanneauInfo [id] [textlabelMessage]); if (PanneauInfo [id] [textlabelLigne] [1] == 1) format (string, sizeof (string), "%s\n%s", PanneauInfo [id] [textlabelMessage], PanneauInfo [id] [textlabelMessage2]) ; if (PanneauInfo [id] [textlabelLigne] [2] == 1) format (string, sizeof (string), "%s\n%s\n%s", PanneauInfo [id] [textlabelMessage], PanneauInfo [id] [textlabelMessage2], PanneauInfo [id] [textlabelMessage3]); SetDynamicObjectMaterialText (PanneauObject [id], PanneauInfo [id] [textlabelIndex], string, PanneauInfo [id] [textlabelSize], "Arial", PanneauInfo [id] [textlabelTaille], 1, PanneauInfo [id] [textlabelTextColor], PanneauInfo [id] [textlabelFondColor], OBJECT_MATERIAL_TEXT_ALIGN_CENTER );
Look:

No more simple ?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)