View Single Post
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 07-28-2015 , 16:24   Re: So valve has made access for everyone to grab weapons.
Reply With Quote #8

You can kill the weapon entity by checking for tf_dropped_weapon on OnEntityCreated().

You can check the weapon's attributes using tf2attributes and its def index or whatever from the netprops.

Otherwise I don't know.
Potato Uno is offline