06.11.2016, 18:37
(
Последний раз редактировалось Bryant99; 23.02.2019 в 11:52.
)
Hi,
I am mapper and I have problem with some texts.
When I map interior and put some text, InGame text have some glow.
I don't know why is that.
Text is in this code:
Only that is in CO, other objects are in CreateDynamicObject because of streamer.
When text is bigger than is glow bigger.
That problem is only in interiors.
I am using filterscript with dialogs to make text on objects.
Here is picture: http://i.imgur.com/K6I1Ab9.png
Thanks,
Milan
I am mapper and I have problem with some texts.
When I map interior and put some text, InGame text have some glow.
I don't know why is that.
Text is in this code:
Код:
new AUTO = CreateObject(19471, -2015.4772, -105.5156, 801.9553, 0.0000, 0.0000, 179.3429); SetObjectMaterialText(ASIAUTO, "AUTO", 0, 50, "Arial", 40, 1, -1, 0, 1);
When text is bigger than is glow bigger.
That problem is only in interiors.
I am using filterscript with dialogs to make text on objects.
Here is picture: http://i.imgur.com/K6I1Ab9.png
Thanks,
Milan