I get this when i join team in my map for each team. How can i make that go away? There are lines such as "Dustbowl_red_setup_goal" "Defend the Control points against team BLU!" "Dustbowl_blue_setup_goal" "Capture both Control Points to win the round and advance!" on tf_english.txt but i cannot modify that file and make it work because that is one of the game files itself. Any ideas? Tried to use tf_english_mapname.txt at /tf/resource/ and add those values there but no go so far.
Use normal strings in the entity setup (I.e. "Attack all control points"), not localisation identifiers.
How can i have been so stupid. I edited the info directly into the entity and ditched the file. Thanks.