Skip to content

Friendly Fire support L4D(2) games.#1530

Merged
psychonic merged 3 commits intoalliedmodders:masterfrom
ambaca:master
Dec 29, 2022
Merged

Friendly Fire support L4D(2) games.#1530
psychonic merged 3 commits intoalliedmodders:masterfrom
ambaca:master

Conversation

@ambaca
Copy link
Contributor

@ambaca ambaca commented Jul 16, 2021

Support L4D(2) Friendly Fire In Basetriggers.sp #1522

  • Games have cvar mp_friendlyfire min. and max. bounds set to 1
  • Removing mp_friendlyfire lower bound and set to 0, cvar have no purpose on friendly fire damage.
  • FF works from z_difficulty and each difficult level have FF damage ration cvars:
    survivor_friendly_fire_factor_easy
    survivor_friendly_fire_factor_normal
    survivor_friendly_fire_factor_hard
    survivor_friendly_fire_factor_expert

Support L4D(2) Friendly Fire In Basetriggers.sp alliedmodders#1522

- Games have cvar mp_friendlyfire min. and max. bounds set to 1
- Removing mp_friendlyfire lower bound and set to 0, cvar have no purpose on friendly fire damage.
- FF works from z_difficulty and each difficult level have FF damage ration cvars:
survivor_friendly_fire_factor_easy
survivor_friendly_fire_factor_normal
survivor_friendly_fire_factor_hard
survivor_friendly_fire_factor_expert

Update added PRINT_TO_ things from previous update.
@psychonic psychonic merged commit 8f7a164 into alliedmodders:master Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants