Инсталирайте Steam
вход
|
език
Опростен китайски (简体中文)
Традиционен китайски (繁體中文)
Японски (日本語)
Корейски (한국어)
Тайландски (ไทย)
Чешки (Čeština)
Датски (Dansk)
Немски (Deutsch)
Английски (English)
Испански — Испания (Español — España)
Испански — Латинска Америка (Español — Latinoamérica)
Гръцки (Ελληνικά)
Френски (Français)
Италиански (Italiano)
Индонезийски (Bahasa Indonesia)
Унгарски (Magyar)
Холандски (Nederlands)
Норвежки (Norsk)
Полски (Polski)
Португалски (Português)
Бразилски португалски (Português — Brasil)
Румънски (Română)
Руски (Русский)
Финландски (Suomi)
Шведски (Svenska)
Турски (Türkçe)
Виетнамски (Tiếng Việt)
Украински (Українська)
Докладване на проблем с превода
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