安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題









However, if a map uses its own VMF that the mod doesn't overwrite, but uses a VTF that it does, it won't have the same $basetexturetransform. Your VTFs will not be scaled down inside that custom VMT and will appear too large.
I'm afraid that the textures from your mod will appear so large on any custom map that uses it's own materials and L4D2's grass textures while staying true to the base game texture's original resolutions - which is probably most of them. Best I can do is to just copy&paste base game's grass texture into map's own assets folder, and force it to use that - but as a result, your mod will have no effect on the map.
If you're starting the map through console, then don't forget to add "survival" at the end, like this: map l4d2_trainstation survival
It's an issue with the game, and trying to load any survival-only map through the console without explicitly telling L4D2 to load it in Survival, not Campaign, will hang the game permanently.