Text draw wont appear
#3

Quote:
Originally Posted by iOxide
Посмотреть сообщение
That is not a textdraw, it is a dialog, try formatting your string like this and see.

pawn Код:
format(string, 250, "%sSuper Hydraulics:\n", Text[0]);
format(string, 250, "%sUnlimited HP:\n", Text[1]);
format(string, 250, "%sUnlimited Armor:\n", Text[2]);
format(string, 250, "%sVehicle God Mode:\n", Text[3]);
format(string, 250, "%sNoClip:\n", Text[4]
format(string, 250, "%sSuper Breaks:\n", Text[5]);
format(string, 250, "%sInvisible Mode:", Text[6]);
And also, increase the array size of your string, if the text's size is more than 250 character it won't work.

Doesnt work. Still wont appear
Reply


Messages In This Thread
Text draw wont appear - by Alex_T - 21.12.2013, 02:56
Re: Text draw wont appear - by iOxide - 21.12.2013, 04:25
Re: Text draw wont appear - by Alex_T - 21.12.2013, 18:29
Re: Text draw wont appear - by Alex_T - 21.12.2013, 18:36

Forum Jump:


Users browsing this thread: 2 Guest(s)