Left 4 Dead 2

Left 4 Dead 2

Admin System
1-10 van 33 items weergegeven
< 1  2  3  4 >
Update: 3 dec 2024 om 12:22

- Made changes to allow "scripted_user_func" commands loaded from the cvars.txt file to fire after Survivors spawn.

Update: 17 nov 2024 om 9:12

- Added "splitscreen" command, which is used to launch the current map and mode into a 2 player splitscreen game. Note: Will change your "cl_viewmodelfovsurvivor" cvar to 35 (default 51).
- Updated "survivor" command, you can now spawn L4D2 Survivor bots in survivor_set 1 maps.

Update: 5 jun 2023 om 20:35

- Updated "survivor" command when spawning Zoey on team 2. The real Zoey now spawns instead of "Fake Zoey".
- Fixed a crash that would occur when re-spawning a L4D1 Survivor bot on team 2 after using the "kick" command on the bot.

Update: 16 mrt 2023 om 8:58

- Fixed an issue when entering text in the "scripted_user_func" console, where it would print a warning about not having privileges when you enter a non-valid Admin command.

Update: 13 jul 2021 om 8:31

- Updated VSLib files: Fixed not being able to target the L4D1 Survivors with Admin commands.
- Updated the settings.txt file so any new settings added in the future will automatically get added to the list when loading a map.

Update: 12 jul 2021 om 15:54

- Fixed the new RetainCvars setting not working properly.

Update: 12 jul 2021 om 14:32

- Added new setting to allow any changed Cvars to retain their set value across map transitions.
Just add the following to your settings.txt: RetainCvars = true

Update: 30 jun 2021 om 16:22

- Updated VSLib files: Fixed overriding Mutation-specific functions such as UserConsoleCommand.
- Added new command "help", print list of Admin System commands in the player's console (WIP).

Update: 20 dec 2020 om 20:27

The changes include the following:

- Added new commands "warp_checkpoint", "warp_finale" and "warp_battlefield".
- Added new command "reload", force a survivor to reload their active weapon.
- Minor update to the "infinite_ammo" command.

Update: 28 sep 2020 om 18:19

The changes include the following:

- Admin System now uses a new method to load scripts and will no longer cause conflicts with any other mods.
- Chat commands sent from Admin System will now display "Admin System:" prepended to the string, as well as player names now being colored.
- All chat commands now accept a forwardslash (/) in addition to the exclamation mark (!). The forwardslash is used to prevent the chat from being seen by other players.
Examples:
/give rifle_m60 (only visible to you)
!give rifle_m60 (visible to everyone)

- Updated "give" command to accept an optional skin number for the given weapon.
- Fixed the "remove" and "drop" commands not working if you passed the slot index of 0.
- Added new command "switch_to", forces a Survivor to switch to a weapon in their inventory.
Example: !switch_to nick weapon_pistol (or you can pass a slot index 0-5)