PlayerTextDraw - Selectable?
#9

Okay, now i can use "<", "Fertig" (fertig is german for finished) and ">".
But if i go over ">" theres a little zone or something like that, if my mouse is in this zone, the > is purple, but it should be only if i'am at the >.

Heres a picture:


the code:
pawn Code:
pTutorialDrawSkin[10][playerid] = CreatePlayerTextDraw(playerid,510.000000, 265.000000, ">");
                    PlayerTextDrawBackgroundColor(playerid,pTutorialDrawSkin[10][playerid], 255);
                    PlayerTextDrawFont(playerid,pTutorialDrawSkin[10][playerid], 0);
                    PlayerTextDrawLetterSize(playerid,pTutorialDrawSkin[10][playerid], 0.720000, 3.000000);
                    PlayerTextDrawColor(playerid,pTutorialDrawSkin[10][playerid], -1);
                    PlayerTextDrawSetOutline(playerid,pTutorialDrawSkin[10][playerid], 1);
                    PlayerTextDrawSetProportional(playerid,pTutorialDrawSkin[10][playerid], 1);
                    PlayerTextDrawTextSize(playerid,pTutorialDrawSkin[10][playerid], 800, 20);
                    PlayerTextDrawSetSelectable(playerid,pTutorialDrawSkin[10][playerid], true);
PS: now i used zamaroths editor, because ipleomax's editor is not really useful, only a bit currently.

thanks
Reply


Messages In This Thread
PlayerTextDraw - Selectable? - by 'Pawno. - 13.09.2012, 17:56
Re: PlayerTextDraw - Selectable? - by Glint - 13.09.2012, 18:12
AW: PlayerTextDraw - Selectable? - by 'Pawno. - 13.09.2012, 18:32
AW: PlayerTextDraw - Selectable? - by 'Pawno. - 14.09.2012, 09:24
Re: PlayerTextDraw - Selectable? - by Glint - 14.09.2012, 09:30
Re: PlayerTextDraw - Selectable? - by Amit_B - 14.09.2012, 11:02
AW: PlayerTextDraw - Selectable? - by 'Pawno. - 14.09.2012, 17:12
Re: PlayerTextDraw - Selectable? - by Amit_B - 14.09.2012, 18:21
AW: PlayerTextDraw - Selectable? - by 'Pawno. - 15.09.2012, 12:59

Forum Jump:


Users browsing this thread: 2 Guest(s)