Left 4 Dead 2

Left 4 Dead 2

Rag-Mod
Näytetään 11–20 / 41
< 1  2  3  4  5 >
Päivitys: 29.6.2022 klo 8.28

* Fixed [bitwise op between 'string' and 'integer'] error.

Päivitys: 28.6.2022 klo 5.20

fuckign fogot to upate info.txt asdijaenfniehfbmaceifhasjdhcbuandygcayd

Päivitys: 28.6.2022 klo 5.14

* Fixed bug where ragdoll is spawned when a survivor dies from a tank or charger when ragdollOnTank or ragdollOnCharger is active.
* Added allowRagdollIncapacitated and restrictFaintCmdForLocalHost to settings.cfg.
* You no longer need to faint again in order to apply !moveforce and !jumpforce changes.
* You can now unfaint without typing !faint again:
- Press WALK (SHIFT) and USE (E) together
- If you fainted from other things (charger, tank, etc), press a movement key (WASD) or jump key (SPACE)
- If you faint while incapped, press the shoot key (MOUSE1) as all other keys are disabled when incapped.

* Fainting can now be set to work while incapped or hanging. (allowRagdollIncapacitated)
(NOTE) There is ragdoll-on-explosion functionality, but it is W.I.P, disabled and hidden as it does not properly send players flying and will result in a disappointing display.

Päivitys: 6.2.2022 klo 23.40

* Added !gmoveforce and !gjumpforce commands, which can be used to control the global forces for the current map until next map load.
* Setting -1 for !moveforce and !jumpforce commands now remove your modified force, allowing you to use the default forces again.
* Added config file, generated into Left 4 Dead 2/left4dead2/ems/rag_mod/settings.cfg. Settings available are:

- defaultMoveForce (Set the default move force every map change or load.)
- defaultJumpForce (Set the default jump force every map change or load.)
- restrictCmdsForLocalHost (Restrict !moveforce and !jumpforce commands to the Server Host only.)
- restrictGlobalCmdsForLocalHost (Restrict the global !gmoveforce and !gjumpforce commands to the Server Host only.)
- ragdollOnTank (Faint when a tank punches you. 0 = None. 1 = Survivor players ragdoll. 2 = Survivor bots ragdoll. 3 = Both ragdoll.)
- ragdollOnCharger (Faint when a charger sends you flying. Same numbers as ragdollOnTank. (WARNING: Unexpected behavior will happen))

Päivitys: 27.1.2022 klo 8.40

* Fixed an error with the L4D2 tank model not ragdolling properly.
* Fixed people's screens getting tilted if they were fainted while the map was changing.

Päivitys: 7.10.2021 klo 22.58

* Fixed getting unfainted and stuck in mid-air when the intro is supposed to set the survivors free.
* Lowered occurences of a jittering screen when fainted.

Päivitys: 7.10.2021 klo 10.05

* Original attempt at 'accidental unragdollizing' fix never worked due to lack of thorough testing.
In most cases it should be fixed now.

Päivitys: 6.10.2021 klo 23.34

* Fixed inconsistency bug with jump force in different maps.
* Added !moveforce and !jumpforce commands.

Päivitys: 6.10.2021 klo 0.19

* Players can now use the movement keys to move their ragdoll around, as well as jump.

Päivitys: 2.6.2021 klo 10.00

* Moved to scriptedmode_addon.nut, but staying with the compatible-with-Admin-System method of detecting player messages.