Left 4 Dead 2

Left 4 Dead 2

Master Script Controller
Näytetään 11–20 / 22
< 1  2  3 >
Päivitys: 27.9.2020 klo 9.31

Added new commands to the advanced command processing controller.

Added new backend flags.

Some other stuffs.

Päivitys: 25.9.2020 klo 9.22

Altered some code to work with new functions added with the update including colored text chat!

Fixed an issue caused by new update regarding the update's change to sb_add.

Päivitys: 23.9.2020 klo 12.16

Fixed a thing.

Päivitys: 23.9.2020 klo 7.38

Added another check to scan for the local host.

Added new command to scan for local host if script failed to detect it.

Päivitys: 23.9.2020 klo 6.15

Fixed an issue caused by valve's function putting a space at the end of the file.

Päivitys: 21.9.2020 klo 23.18

Added more stuffs.

Päivitys: 17.9.2020 klo 11.28

Added "@Single" filter.

Altered @Alive and @Dead to use .IsDead() and .IsDying() because the game sometimes doesn't accurately report alive/dead state.

Changed the default gamemode script scope to default off aggressive for coop and realism. Apparently it was overriding the coop and realism default values causing tanks to instantly aggro as soon as they spawned.

Changed a bunch of stuffs.

Päivitys: 7.9.2020 klo 3.42

Added too many things to list here including new backend admin support system and advanced target filtering.

Päivitys: 26.8.2020 klo 8.23

Added more function support.

Päivitys: 25.8.2020 klo 15.36

Added new chat command:

/MSC_ADDSCRIPTS <SCRIPT NAME>

Added host authorization key system. This system automatically detects the host and adds it to msc_host.txt file so only the host can activate MSC commands.

You may see your character typing random characters when you first join in. This is just the MSC system authorizing the host as an authorized user for the first time.