Announceing help
#12

Yeah sorry .. This also goes under OnGameModeInit.

pawn Код:
TextRandom = TextDrawCreate(150.000000, 1.000000,"Sum text.");
    TextDrawAlignment(TextRandom,0);
    TextDrawBackgroundColor(TextRandom,0x000000ff);
    TextDrawFont(TextRandom,2);
    TextDrawLetterSize(TextRandom,0.199999,0.899999);
    TextDrawColor(TextRandom,0xffffffff);
    TextDrawSetOutline(TextRandom,1);
    TextDrawSetProportional(TextRandom,1);
    TextDrawSetShadow(TextRandom,1);
Reply


Messages In This Thread
Announceing help - by ServerRestart - 02.08.2011, 21:55
Re: Announceing help - by sleepysnowflake - 02.08.2011, 22:00
Re: Announceing help - by ServerRestart - 02.08.2011, 22:01
Re: Announceing help - by ServerRestart - 02.08.2011, 22:04
Re: Announceing help - by Odyssey - 02.08.2011, 22:08
Re: Announceing help - by sleepysnowflake - 02.08.2011, 22:09
[No subject] - by ServerRestart - 02.08.2011, 22:10
Re: Announceing help - by Sil3nc3d Gh0st - 02.08.2011, 22:12
Re: Announceing help - by ServerRestart - 02.08.2011, 22:14
Re: Announceing help - by sleepysnowflake - 02.08.2011, 22:16
Re: Announceing help - by ServerRestart - 02.08.2011, 22:25
Re: Announceing help - by sleepysnowflake - 02.08.2011, 22:28
Re: Announceing help - by ServerRestart - 02.08.2011, 22:35

Forum Jump:


Users browsing this thread: 1 Guest(s)