Problems
#4

But this i got too, how i do with this? (player ann)

pawn Код:
public pAnnText(playerid)
{
    pann[playerid] = TextDrawCreate(314.000000, 198.000000, " ");
    TextDrawAlignment(pann[playerid], 2);
    TextDrawBackgroundColor(pann[playerid], 255);
    TextDrawFont(pann[playerid], 3);
    TextDrawLetterSize(pann[playerid], 1.1, 2.400003);
    TextDrawColor(pann[playerid], -1);
    TextDrawSetOutline(pann[playerid], 1);
    TextDrawSetProportional(pann[playerid], 1);
}
Reply


Messages In This Thread
Problems - by Ananisiki - 17.05.2014, 18:14
Re: Problems - by Ananisiki - 17.05.2014, 18:18
Re: Problems - by Threshold - 17.05.2014, 23:33
Re: Problems - by Ananisiki - 17.05.2014, 23:53
Re: Problems - by Threshold - 18.05.2014, 00:22
Re: Problems - by Ananisiki - 18.05.2014, 00:23
Re: Problems - by Threshold - 18.05.2014, 00:28
Re: Problems - by Ananisiki - 18.05.2014, 00:37
Re: Problems - by gekas - 18.05.2014, 18:37
Re: Problems - by Ananisiki - 18.05.2014, 18:39

Forum Jump:


Users browsing this thread: 1 Guest(s)