ValveSoftware / halflife

Half-Life 1 engine based games
Other
3.68k stars 623 forks source link

[HL:BS] Entity problem in ba_power2 causes chapter title to be displayed again #935

Open Litude opened 11 years ago

Litude commented 11 years ago

There's a problem with the entity entry of ba_power2.bsp which causes the chapter title "POWER STRUGGLE" to be displayed again when you enter the map.

The problematic line which needs to be removed is:

"chaptertitle" "POWER STRUGGLE"

Here's a version of the .bsp file with this entry removed. ba_power2.bsp

ghost commented 11 years ago

Well done, but you forgot to mention one little thing that the Node Graph must be updated too.