Hello,

How would I determine the model of a given CBasePlayerWeapon?
I'm trying to drop the models of the weapons a player had when they died.

Currently I have a switch that uses the classname and hardcodes the name of the model -- which isn't quite ideal.

Thank you.