Left 4 Dead 2

Left 4 Dead 2

[VScript] Custom Survivor Takeover (CST)
Showing 11-20 of 44 entries
< 1  2  3  4  5 >
Update: 16 Aug @ 1:09am

potential multiplayer fix: on transition, delay save table to wait for any idle players to return

Update: 15 Aug @ 8:11pm

!skinswap {name}
chat command

Update: 14 Aug @ 8:30am

using another way to check for bots because abm clients are not considered bots when doing IsPlayerABot

Update: 11 Aug @ 8:19pm

added @clone_bot and @clone_human

Update: 11 Aug @ 7:28pm

fix bug on recording the human player's name

Update: 11 Aug @ 2:17pm

null check and survivor check before restoring

Update: 10 Aug @ 6:14pm

if survset is 1, then l4d2 survivor profiles use anonymous survivor slots
(so coach wont have louis name and arms, ellis wont have francis name and arms, etc...)

Update: 10 Aug @ 6:05pm

trying to fix multiplayer yet again
killme

Update: 10 Aug @ 5:13am

no idea if i managed to fix the multiplayer transition bug, will test tmr

Update: 9 Aug @ 8:55pm

after takeover, also record remaining unrecorded survivors, to try fix multiplayer bug, needs more testing