News feed 'welcome' text not showing properly
#3

pawn Code:
news3 = TextDrawCreate(0.000000, -10.000000, "_~n~_~n~_~n~_~n~_~n~_~n~_~n~_~n~_~n~_~n~_~n~_~n~_~n~");
    TextDrawBackgroundColor(news3, 255);
    TextDrawFont(news3, 1);
    TextDrawLetterSize(news3, 0.500000, 1.000000);
    TextDrawColor(news3, -1);
    TextDrawSetOutline(news3, 0);
    TextDrawSetProportional(news3, 1);
    TextDrawSetShadow(news3, 1);
    TextDrawUseBox(news3, 1);
    TextDrawBoxColor(news3, -1292372993);
    TextDrawTextSize(news3, 360.000000, 0.000000);
Reply


Messages In This Thread
News feed 'welcome' text not showing properly - by 2KY - 22.04.2012, 23:15
Re: News feed 'welcome' text not showing properly - by 2KY - 23.04.2012, 13:38
Re: News feed 'welcome' text not showing properly - by Jows - 23.04.2012, 14:06

Forum Jump:


Users browsing this thread: 1 Guest(s)