Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic armorstrip convar: mp_friendlyfire_armorstrip #195

Merged
merged 2 commits into from
Apr 12, 2015

Commits on Apr 6, 2015

  1. Add basic armorstrip convar: mp_armorstrip

    From the cvar description:
      If > 0, only deals armor damage to teammates. The armor damage is multiplied by the value of the cvar (mp_armorstrip 0.5 means half damage). Requires mp_friendlyfire 1
    squeek502 committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    668857b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2015

  1. Review: Rename mp_armorstrip to mp_friendlyfire_armorstrip

     * Makes the coupling with friendlyfire more intuitive and makes the cvar easier to discover
    squeek502 committed Apr 12, 2015
    Configuration menu
    Copy the full SHA
    6026e2d View commit details
    Browse the repository at this point in the history