nosoop / SM-TFCustomWeaponsX

SourceMod plugin that allows players to use custom TF2 items.
GNU General Public License v3.0
21 stars 11 forks source link

Inheriting Engineer PDA causes error #16

Closed SoulBlast35 closed 3 years ago

SoulBlast35 commented 3 years ago

CWX states that the PDA shows a "non-existent" slot if it is set in the "inherits" field. In order for it to work, it must be overwritten with "used_by_classes" and set onto "Utility".

nosoop commented 3 years ago

To save time in the future, mind posting the item config entry, or at least the name of the item? It sounds like you meant the error that reports items in "non-visible" slots.

Looks like some bits need to be changed in the loadout slot visibility handling, should be fixed shortly.

SoulBlast35 commented 3 years ago

Works great. Almost got tripped up with "TF_WEAPON_BUILDER" before realising thats NOT the PDA, its the Toolbox the engy carries after selecting a building with the PDA.