Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
Enemies in HL1 with ballistic or projectile weapons cannot attack while running. They also cannot strafe or backpedal, so they have to stop and turn towards their target to shoot, then stop shooting and turn in the direction they want to run before moving. This enables the player to open a window of vulnerability by flushing enemies out with explosives or by distracting them with followers or snarks. HECU troops and vorts will attempt to retreat after taking enough damage, which also leaves them vulnerable. Also, dealing damage to a houndeye in HL1 can interrupt the charging phase of their shockwave attack and cause them to leap back, which again, leaves them vulnerable.
Example
//=---------------------------------------------------------------
784
//NEXTGEN BLOOM
785
//=---------------------------------------------------------------
786
787
r_bloomtintr_nextgen 0.25
788
r_bloomtintg_nextgen 0.25
789
r_bloomtintb_nextgen 0.25
790
r_bloomtintexponent_nextgen 2.2
791
r_bloom_nextgen_threshold 0.1
792
mat_bloom_nextgen 1
these are lines that restore the regular look of the game. There are more lines missing in regards to npc melee attacks and light emission, like the gargantua flame. I think the author just ported the mod without looking at the changes in the Skill.cfg, probably didn't even test it.
Nice Tweak btw