ShowStats problem
#5

Quote:
Originally Posted by HellSphinX
Посмотреть сообщение
ShowStatsDusan - I guess this function shows the stats textdraw 'StatsTDLevo', so can you show us how it's done?
Here u go:
Код:
StatsTDLevo[playerid] = TextDrawCreate(148.000000, 142.000000, "Racun");
    TextDrawBackgroundColor(StatsTDLevo[playerid], 255);
    TextDrawFont(StatsTDLevo[playerid], 1);
    TextDrawLetterSize(StatsTDLevo[playerid], 0.500000, 1.000000);
    TextDrawColor(StatsTDLevo[playerid], 12582911);
    TextDrawSetOutline(StatsTDLevo[playerid], 0);
    TextDrawSetProportional(StatsTDLevo[playerid], 1);
    TextDrawSetShadow(StatsTDLevo[playerid], 1);
Reply


Messages In This Thread
ShowStats problem - by Dusan01 - 07.11.2012, 18:24
Re: ShowStats problem - by cecko1235 - 07.11.2012, 18:47
Re: ShowStats problem - by Dusan01 - 07.11.2012, 19:10
Re: ShowStats problem - by [KHK]Khalid - 07.11.2012, 20:56
Re: ShowStats problem - by Dusan01 - 08.11.2012, 04:14
Re: ShowStats problem - by [KHK]Khalid - 08.11.2012, 20:12

Forum Jump:


Users browsing this thread: 1 Guest(s)