hide text draw after 10 seconds
#2

pawn Код:
forward hidetextdraw
pawn Код:
SetTimer(''hidetextdraw'',10000);
pawn Код:
public hidetextdraw()
 {
  HideTextDrawForAll
 }
Idk if HideTextDrawForAll is correct but u get the idea
Reply


Messages In This Thread
hide text draw after 10 seconds - by aNdReSk - 18.07.2010, 08:01
Re: hide text draw after 10 seconds - by [NTX]MikeQ - 18.07.2010, 08:12
Re: hide text draw after 10 seconds - by aNdReSk - 18.07.2010, 08:28
Re: hide text draw after 10 seconds - by [NTX]MikeQ - 18.07.2010, 08:29

Forum Jump:


Users browsing this thread: 1 Guest(s)