Giter VIP home page Giter VIP logo

tf-tauntanywhere's Introduction

A SourceMod plugin for Team Fortress 2 that removes (some) restrictions on when/where players can taunt.

Console Elements

Taunt Anywhere exposes the following console elements:

  • sv_tauntanywhere_allow_already_taunting (def. 0 - Allow players to taunt while they are already taunting. Some taunt combos will cause players to continue vocalizing until they respawn.
  • sv_tauntanywhere_allow_cloaked_spies (def. 0) - Allow Spies to taunt while cloaked.
  • sv_tauntanywhere_allow_disguised_spies (def. 0) - Allow Spies to taunt while disguised.
  • sv_tauntanywhere_allow_grappled_to_player (def. 0) - Allow players to taunt while grappled onto another player.
  • sv_tauntanywhere_allow_in_halloween_kart (def. 0) - Allow players to taunt while in a Halloween go-kart.
  • sv_tauntanywhere_allow_underwater (def. 0) - Allow players to initiate taunts underwater. Implies sv_tauntanywhere_disable_water_taunt_cancellation = 1.
  • sv_tauntanywhere_disable_water_taunt_cancellation (def. 0) - Disable taunts being cancelled when players enter water.
  • sv_tauntanywhere_allow_all (def. 0) - Remove all restrictions on taunting. Effectively the same as enabling all above CVars.

License

Taunt Anywhere is released under version 3 of the GNU Affero General Public License. For more info, see LICENSE.md.

Notes

Currently only works on servers hosted on Linux machines. (which are the majority, so w/e)

Servers running a SourceMod version <1.11.6820 will need to manually install DHooks.

TODO

  • Look into adding an option to allow moving during all taunts. (CTFPlayer::CanMoveDuringTaunt()?)
  • Taunt UI doesn't appear in normally un-tauntable scenarios because client code uses own impl. of IsAllowedToTaunt(). Try to find a workaround.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.