Clickable textdraws.
#7

pawn Код:
public OnPlayerClickTextDraw(playerid, Text:clickedid)
{
    if(clickedid == GLOBAL_TD[15])
    {
         //your functions
         CancelSelectTextDraw(playerid);
    }
    return 1;
}
Reply


Messages In This Thread
Clickable textdraws. - by AfikAtashga - 09.05.2014, 21:49
Re: Clickable textdraws. - by AfikAtashga - 10.05.2014, 09:11
Re: Clickable textdraws. - by AfikAtashga - 13.05.2014, 12:44
Re: Clickable textdraws. - by Madd92 - 13.05.2014, 20:18
Re: Clickable textdraws. - by AfikAtashga - 14.05.2014, 18:13
Re: Clickable textdraws. - by AfikAtashga - 16.05.2014, 05:19
Re: Clickable textdraws. - by xConnor - 16.05.2014, 06:21
Re: Clickable textdraws. - by AfikAtashga - 16.05.2014, 19:19
Re: Clickable textdraws. - by edzis84 - 16.05.2014, 19:47
Re: Clickable textdraws. - by AfikAtashga - 18.05.2014, 12:12

Forum Jump:


Users browsing this thread: 1 Guest(s)