Left 4 Dead 2
[VScript] Custom Survivor Takeover (CST)
Mostrando 11-20 de 44 aportaciones
< 1  2  3  4  5 >
Actualización: 16 AGO a las 1:09

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

Actualización: 15 AGO a las 20:11

!skinswap {name}
chat command

Actualización: 14 AGO a las 8:30

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

Actualización: 11 AGO a las 20:19

added @clone_bot and @clone_human

Actualización: 11 AGO a las 19:28

fix bug on recording the human player's name

Actualización: 11 AGO a las 14:17

null check and survivor check before restoring

Actualización: 10 AGO a las 18:14

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...)

Actualización: 10 AGO a las 18:05

trying to fix multiplayer yet again
killme

Actualización: 10 AGO a las 5:13

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

Actualización: 9 AGO a las 20:55

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