tf2attributes
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.
- Download all the non-source code files in the latest release.
- Copy
tf2attributes.smxtoaddons/sourcemod/plugins/. - Copy
tf2.attributes.txttoaddons/sourcemod/gamedata/. - If you're a developer, copy
tf2attributes.inctoaddons/sourcemod/scripting/include/(or the appropriate path for your compiler toolchain / project).