Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 791 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 791 Bytes

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.

Note that tf2items_manager.smx is disabled by default. Move it out of the optional subdirectory for it to be automatically loaded by SourceMod.