Black Mesa

Black Mesa

评价数不足
Sewer
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
30.199 MB
2024 年 3 月 12 日 上午 9:30
2024 年 7 月 4 日 上午 2:56
2 项改动说明 ( 查看 )

订阅以下载
Sewer

描述
An atmospheric explorable novelty map. Inspired by, but not a direct copy of the Sewer map from the Cry of Fear recidivist campaign by EC. Cry of Fear can be downloaded and played free on the steam store, recidivist is included with the base game.

VMF file can be found at [[Steam folder]]\SteamApps\workshop\content\362890\3180682849

Appears in the workshop menu as "Sewer". If you're using the old UI the map name is bm_sewer

VRAD settings: -game $gamedir $path\$file -staticproppolys -textureshadows -staticproplighting3 -extrasky 32 -smooth 35 -ambientocclusion -choptexlights -cascadeshadow
7 条留言
Mike Oxlong  [作者] 2024 年 3 月 15 日 上午 2:27 
If the files are too big it won't pack them in one large file, you'll need to create a multi chunk file, you have to do that from the command line, change to your black mesa bin folder and enter a command like this

vpk -M -c 200 c:\path\custom map folder (chunk size in MB, replace 200 with whatever you want the chunk size to be. Don't go over 400MB).

It'll place the VPK in the same place as the original folder if it outputs correctly.
billyjoe20075 2024 年 3 月 14 日 上午 8:36 
im having trouble with getting the vpk putting my folder into the vpk.exe wont work or wont change anything
billyjoe20075 2024 年 3 月 14 日 上午 8:17 
thank you
Mike Oxlong  [作者] 2024 年 3 月 14 日 上午 1:50 
Additionally, if you want the map to appear in the workshop menu, you also need a \campaigns folder with an addonname.json file and a \campaigns\images folder with a preview image. The contents of the JSON file will look something like this

{
"author": "Shane Phillips",
"url": "",
"title": "Sewer",
"description": "",
"imageSource": "image://game/campaigns/images/sewer.png",
"chapters": [
{
"title": "Sewer",
"description": "",
"imageSource": "image://game/campaigns/images/sewer.png",
"levelName": "bm_sewer"
}
]
}
Mike Oxlong  [作者] 2024 年 3 月 14 日 上午 1:48 
billyjoe20075 2024 年 3 月 13 日 下午 2:56 
how do you publish maps
I'm in your walls 2024 年 3 月 12 日 下午 12:32 
oh you know i'm gonna add a ton of npcs and crash my game in this map