-
Notifications
You must be signed in to change notification settings - Fork 14
Server running tips
Alienmario edited this page Jan 12, 2022
·
23 revisions
- Setting convar mp_teamplay to 1 will provide lag-free noblock
- Setting convar sv_always_run to 1 will avoid glitchy sprinting weapon animations
Adding workshop content is relatively easy. Of course, you can't add everything. Each map has to be supported by SourceCoop or have support built-in.
On linux, first copy steamclient.so from steamcmd/linux32 to your server's bin folder. Backup in case.
- Create subscribed_file_ids.txt under <server>/bms.
- Add a workshop item id per line. It is part of the url when viewing the workshop.
- Restart your server. You should see each item begin downloading or updating.
For troubleshooting, Steam saves its own logs. If using LinuxGSM, this would be under
/home/bmdmserver/.local/share/Steam/logs/workshop_log.txt
Additional information about workshop in Black Mesa is here.
We recommend the following plugins to run alongside SourceCoop.