Skip to content

KaelaSavia/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.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.7%
  • Python 20.6%
  • SourcePawn 19.1%
  • Makefile 4.0%
  • Other 0.6%