17.05.2018, 19:00
I have done STEP BY STEP of how it is in this tutorial,
But in reality I can not load it, whatever it is.
Even here I have a sample that the .txd file is fine.
My codes are these.
If you can help me i would thank you a million.
But in reality I can not load it, whatever it is.
Even here I have a sample that the .txd file is fine.
Quote:
https://imgur.com/rzI0LzK |
PHP код:
AddSimpleModel(-1, 19379, -2000, "object.dff", "textdrawtest.txd");
TextDraws[1] = TextDrawCreate(145.333358, 29.311109, "mdl-2000:overlay");
TextDrawTextSize(TextDraws[1], 350.000000, 265.000000);
TextDrawAlignment(TextDraws[1], 1);
TextDrawColor(TextDraws[1], -1);
TextDrawSetShadow(TextDraws[1], 0);
TextDrawBackgroundColor(TextDraws[1], 255);
TextDrawFont(TextDraws[1], 4);
TextDrawSetProportional(TextDraws[1], 0);