nosoop / SM-TFCustomAttributeStarterPack

A collection of plugins to be used with the TF2 Custom Attribute framework.
MIT License
19 stars 10 forks source link

Some attributes appear to be ignored by the custom weapons plugin #14

Closed Umbrozium closed 4 years ago

Umbrozium commented 4 years ago

for example, the low gravity demo charge attribute, used with custom-attribute-adapter, is ignored by all attribute plugins.

nosoop commented 4 years ago

The Air Lock's configuration is actually bugged; the attribute should be under the attributes section instead of cw3_attributes.

Make sure that the custom_weapons_adapter.smx plugin is installed and running — you should've seen a warning in the server console that says just that.