This plugin makes the player (you or anyone) have attributes on their class, just like "CharacterAttributes" on MvM Popfiles or Class Upgrades in MvM but you set the attribute yourself
The commands to this plugin are:
- sm_setattribclient "target" "attribute name" "value"
- sm_removeattribclient "target" "attribute name"
- sm_removeallattribsclient "target"
For the attributes, go to
http://optf2.com/440/attributes and search the attribute you want to add into yourself (typing attribute indexes will not work, only attribute names and value after the name)
Note this plugin requires TF2Attributes to work, if not then the plugin will not even work.
Changelog
Version 1.0.0 - Initial Release
Version 1.0.1 - Added sm_removeallattribsclient to remove all the attributes from client
Version 1.0.2 - Updated details of the plugin, removed filter alive players only since attributes doesn't remove when dead.
Credits
The credits are on the plugin's code.
If there's any problem with the plugin, please reply, i would be glad to help.