Where can I find TextDraw Locations?
#3

This editor isn't working for me, I don't know why, you guys got any other options for me ?
I already have the command
pawn Код:
}

            EXPRP[playerid] = TextDrawCreate(85.000000, 322.000000, "Express RolePlay");
            TextDrawAlignment(EXPRP[playerid], 2);
            TextDrawBackgroundColor(EXPRP[playerid], 255);
            TextDrawFont(EXPRP[playerid], 1);
            TextDrawLetterSize(EXPRP[playerid], 0.809998, 1.500000);
            TextDrawColor(EXPRP[playerid], -1);
            TextDrawSetOutline(EXPRP[playerid], 1);
            TextDrawSetProportional(EXPRP[playerid], 1);
            TextDrawShowForPlayer(playerid, EXPRP[playerid]);
    }
I want to set this Text to be located in the TOP-RIGHT of the screen
or BOT-RIGHT/LEFT of the screen
Reply


Messages In This Thread
Where can I find TextDraw Locations? - by davidstyle1125 - 27.12.2014, 17:28
Re: Where can I find TextDraw Locations? - by HY - 27.12.2014, 17:31
Re: Where can I find TextDraw Locations? - by davidstyle1125 - 27.12.2014, 18:07
Re: Where can I find TextDraw Locations? - by SickAttack - 27.12.2014, 18:41

Forum Jump:


Users browsing this thread: 1 Guest(s)