However the textdraw cuts itself off and goes on the next line.
Does anyone have any suggestions? I don't get any errors or anything. I'll post the textdraw itself code and a picture.
The textdraw is the bottom right that isn't working properly.
PHP Code:
if (JoinText == Text:-1) {
JoinText = TextDrawCreate(622.0, 389.0, name);
TextDrawLetterSize(JoinText, 0.35, 1.0);
TextDrawSetShadow(JoinText, 1);
TextDrawAlignment(JoinText, 3);
}
Code:
(673) : warning 213: tag mismatch (674) : warning 213: tag mismatch (675) : warning 213: tag mismatch
PHP Code:
TextDrawShowForPlayer(playerid,SpeedoText[playerid]);
SpeedoText[playerid] = TextDrawCreate(530.0, 340.5, "");
PlayerTextDrawLetterSize(playerid, SpeedoText[playerid], 0.5, 1.6);
PlayerTextDrawSetProportional(playerid, SpeedoText[playerid], 1);
PlayerTextDrawSetOutline(playerid, SpeedoText[playerid], 1);
PHP Code:
PlayerTextDrawLetterSize(playerid, SpeedoText[playerid], 0.5, 1.6);
PlayerTextDrawSetProportional(playerid, SpeedoText[playerid], 1);
PlayerTextDrawSetOutline(playerid, SpeedoText[playerid], 1);
PS Sorry for the huge picture
Last edited by Tass007; 17/07/2016 at 07:56 AM.
This entry passed through the Full-Text RSS service - if this is your content and you're reading it on someone else's site, please read the FAQ at http://ift.tt/jcXqJW.
Recommended article from FiveFilters.org: Most Labour MPs in the UK Are Revolting.
TextDraw Positioning help?
Aucun commentaire:
Enregistrer un commentaire