tf2attributes icon indicating copy to clipboard operation
tf2attributes copied to clipboard

TF2Attributes SourceMod plugin

tf2attributes

TF2Attributes SourceMod plugin

https://forums.alliedmods.net/showthread.php?t=210221

Differences from FlaminSarge's upstream

This repository has been merged upstream, so there are no significant feature differences. Feel free to download the latest version from there. I've been added as a collaborator there; stabilized features will eventually make their way there.

This repository will remain for any experimental changes.

Installing or migrating

This fork is forward compatible with FlaminSarge/tf2attributes — all plugins compiled for their version should continue to work with this one. The installation instructions remain the same.

  1. Download all the non-source code files in the latest release.
  2. Copy tf2attributes.smx to addons/sourcemod/plugins/.
  3. Copy tf2.attributes.txt to addons/sourcemod/gamedata/.
  4. If you're a developer, copy tf2attributes.inc to addons/sourcemod/scripting/include/ (or the appropriate path for your compiler toolchain / project).