Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Hint times?  (Read 3119 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 "";