Home   Help Search Login Register  

Author Topic: Hint times?  (Read 1410 times)

0 Members and 1 Guest are viewing this topic.

Offline stephen271276

  • Members
  • *
Hint times?
« on: 18 Sep 2009, 19:39:05 »
Hi guys I know how to create hit text via a trigger but the text stays on screen till the end of the game how do you have the text for say about 10 secs?? then it goes?

Offline Blacknite

  • Members
  • *
  • Chiefs runs the navy!
Re: Hint times?
« Reply #1 on: 19 Sep 2009, 02:05:55 »
Does it really stay all the way through the game???
I've never seen that before, I've always just put in hint "blah blah blah" and it will fade away...

Offline mikey

  • Former Staff
  • ****
  • Whitespace Whore
Re: Hint times?
« Reply #2 on: 19 Sep 2009, 04:12:49 »
You probably keep calling the hint command ina a script, or the trigger keep activating. Maybe you could post your code and we can see if there's something wrong with it.

As for removing hints, try
Code: [Select]
hintSilent "";