game_text_tf2

marnamai

L1: Registered
Dec 7, 2007
48
2
Hello, I want to show a text only to one player when he activates a trigger.

Is this possible with a game_text_tf2?

Scenario:
- 2 bases, 2 intel's, 1 neutral cappoint
- the teams must capture the point so a gate to the enemies intel opens.
- but if a player wants to open the gate without owning the cappoint it should show the message to that player only (its kind of stupid to show it to the entire team)
 

Armadillo of Doom

Group Founder, Lover of Pie
aa
Oct 25, 2007
949
1,228
Very much. Check the flags of the entity, there should be an option for 'display to all players'. Just leave that option turned off. If not, then use the standard game_text.
 

marnamai

L1: Registered
Dec 7, 2007
48
2
Game_text_tf2 doesn't have any flags, and the setting under properties are all/red team and blue team. Pitty that a game_text doesn't have the fancy effects of the game_text_tf2 :/
 

Vilepickle

Banned
Oct 25, 2007
372
199
It should be noted that both game text entities do not show up for players using the minimal HUD. They can still be useful, but it's not advisable to rely on them as the only means of directing players.

Hmm? I use it in Impact for the glass breaking I'm fairly sure, and it displays for me with minimal HUD.
 

Vilepickle

Banned
Oct 25, 2007
372
199
You're right. Game_text shows up, but the _tf2 version doesn't work with minimal HUD. Another entity bug... there's about 2000 of them.
 
S

Squirrelly

yea, they seem to go up & come down quickly, i usually have to keep triggering them for awhile to get it to stay up long enough to read.