problem with textdraw
#9

I add this, but still got same

pawn Код:
public OnPlayerClickTextDraw(playerid, Text:clickedid)
{
  if (clickedid != Text:INVALID_TEXT_DRAW)
  {
    /*
      -- other code --
    */

    CancelSelectTextDraw(playerid);
  }
}
Reply


Messages In This Thread
problem with textdraw - by N0FeaR - 29.05.2012, 18:23
Re: problem with textdraw - by Jonny5 - 29.05.2012, 18:38
Re: problem with textdraw - by N0FeaR - 29.05.2012, 18:47
Re: problem with textdraw - by Jonny5 - 29.05.2012, 18:49
Re: problem with textdraw - by N0FeaR - 29.05.2012, 21:05
Re: problem with textdraw - by Face9000 - 29.05.2012, 21:06
Re: problem with textdraw - by N0FeaR - 29.05.2012, 21:16
Re: problem with textdraw - by TheDominator - 29.05.2012, 21:19
Re: problem with textdraw - by N0FeaR - 01.06.2012, 07:00
Re: problem with textdraw - by MadeMan - 01.06.2012, 09:53

Forum Jump:


Users browsing this thread: 1 Guest(s)