OFPEC Forum
Editors Depot - Mission Editing and Scripting => Arma2 - Editing/Scripting General => Topic started by: stephen271276 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?
-
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...
-
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
hintSilent "";