[SOLVED]help about textdraw hide
#6

no prob. man. how i solved?. with that code:
Код:
public OnPlayerConnect(playerid)
{
  SetTimerEx("baslangic", 5000, false, "i", playerid);
  return 1;
}

forward baslangic(playerid);
public baslangic(playerid)
{
  TextDrawHideForPlayer(playerid,yourtextdraw);
}
Reply


Messages In This Thread
[SOLVED]help about textdraw hide - by xCoder - 03.08.2009, 20:44
Re: help about textdraw hide - by Mr_Finnigan - 03.08.2009, 20:48
Re: help about textdraw hide - by xCoder - 03.08.2009, 20:52
Re: [SOLVED]help about textdraw hide - by xCoder - 03.08.2009, 21:02
Re: [SOLVED]help about textdraw hide - by Mr_Finnigan - 03.08.2009, 21:43
Re: [SOLVED]help about textdraw hide - by xCoder - 03.08.2009, 21:49

Forum Jump:


Users browsing this thread: 1 Guest(s)