Can't select textdraw
#6

pawn Код:
for(new i; i < 2; i++)
    {
        TextDrawFont(Furniture_Mode[playerid][i],4);
        TextDrawTextSize(Furniture_Mode[playerid][i],15.0,15.0);
        TextDrawSetSelectable(Furniture_Mode[playerid][i],1);
    }
The clickable areas overlap of course so only the last textdraw would work.
Reply


Messages In This Thread
Can't select textdraw - by dusk - 30.10.2013, 08:01
Re: Can't select textdraw - by dusk - 31.10.2013, 07:36
Re: Can't select textdraw - by dusk - 01.11.2013, 07:42
Re: Can't select textdraw - by dusk - 03.11.2013, 18:12
Re: Can't select textdraw - by dusk - 04.11.2013, 14:58
Re: Can't select textdraw - by Pottus - 04.11.2013, 15:13
Re: Can't select textdraw - by dusk - 04.11.2013, 15:14
Re: Can't select textdraw - by Pottus - 04.11.2013, 15:17
Re: Can't select textdraw - by dusk - 04.11.2013, 15:28
Re: Can't select textdraw - by dusk - 05.11.2013, 15:04

Forum Jump:


Users browsing this thread: 1 Guest(s)