Left 4 Dead 2

Left 4 Dead 2

Weapon Script for MK18 MOD1 (SG552)
2 条留言
Nate  [作者] 2021 年 4 月 17 日 下午 9:37 
@ShinigamiOfThePast

Most client-side mods like Scripts only work if you are the host and create the lobby using the "local server" option.

Others who join your game may or may not have the script effective on their end too; use the following commands:
sv_pure 0
sv_pure_kick_clients 0
sv_consistency 0
dl_allow 1

I put these in my autoexec.cfg.
ShinigamiOfThePast 2021 年 4 月 17 日 上午 10:02 
How does script work with Online experience?