Left 4 Dead 2

Left 4 Dead 2

Admin System
Se afișează 1-10 din 33 intrări
< 1  2  3  4 >
Actualizare: 3 dec. 2024 @ 12:22

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

Actualizare: 17 nov. 2024 @ 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.

Actualizare: 5 iun. 2023 @ 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.

Actualizare: 16 mart. 2023 @ 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.

Actualizare: 13 iul. 2021 @ 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.

Actualizare: 12 iul. 2021 @ 15:54

- Fixed the new RetainCvars setting not working properly.

Actualizare: 12 iul. 2021 @ 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

Actualizare: 30 iun. 2021 @ 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).

Actualizare: 20 dec. 2020 @ 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.

Actualizare: 28 sept. 2020 @ 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)