Skip to content

nosoop/SMExt-TF2Items

Repository files navigation

TF2Items

Custom patches on top of asherkin's TF2Items extension.

Differences

This fork adds a new forward TF2Items_OnGetLoadoutItem, which allows a plugin to modify the item returned from the player's inventory. This allows for improved implementations of things like Local Item Server by spoofing the information at the source.

(Note that items not normally compatible with the class will still be invalidated and not applied to the target.)

Installation

Copy the files to the appropriate directories.