Left 4 Dead 2
Admin System
กำลังแสดง 1-10 จาก 33 รายการ
< 1  2  3  4 >
อัปเดต: 3 ธ.ค. 2024 @ 12: 22pm

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

อัปเดต: 17 พ.ย. 2024 @ 9: 12am

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

อัปเดต: 5 มิ.ย. 2023 @ 8: 35pm

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

อัปเดต: 16 มี.ค. 2023 @ 8: 58am

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

อัปเดต: 13 ก.ค. 2021 @ 8: 31am

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

อัปเดต: 12 ก.ค. 2021 @ 3: 54pm

- Fixed the new RetainCvars setting not working properly.

อัปเดต: 12 ก.ค. 2021 @ 2: 32pm

- 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

อัปเดต: 30 มิ.ย. 2021 @ 4: 22pm

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

อัปเดต: 20 ธ.ค. 2020 @ 8: 27pm

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.

อัปเดต: 28 ก.ย. 2020 @ 6: 19pm

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)