Left 4 Dead 2

Left 4 Dead 2

Weapon Script for MK18 MOD1 (SG552)
2 Comments
Nate  [author] 17 Apr, 2021 @ 9:37pm 
@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 17 Apr, 2021 @ 10:02am 
How does script work with Online experience?