SourceMod plugins for TF2 that allow players to manage their weapons (australium, festivizer, unusuals, spells, war paints) and cosmetics (unusuals, paints, spell paints, halloween spells). Now with SQLite support.
GNU General Public License v3.0
31
stars
4
forks
source link
Items with saxxy classname are not properly handled #5
Describe the bug
Multi-Class melee weapons with the saxxy classname are not being handled properly by tf2item_weapons, causing either a server crash on generation attempt or a full removal of the weapon.
To Reproduce
Steps to reproduce the behavior:
Set an override on your 3rd slot (multi-class melee weapon must be equipped such as The Frying Pan or The Freedom Staff)
Describe the bug Multi-Class melee weapons with the
saxxy
classname are not being handled properly bytf2item_weapons
, causing either a server crash on generation attempt or a full removal of the weapon.To Reproduce Steps to reproduce the behavior:
The Frying Pan
orThe Freedom Staff
)Screenshots