View Single Post
CareFully
Junior Member
Join Date: Oct 2015
Old 11-06-2015 , 11:36   Re: [CS:GO] Custom Viewmodel
Reply With Quote #16

PHP Code:
SetEntPropString(wpnidProp_Data"m_ModelName""modelname.mdl"); 
Setting this on weapon spawn (and when the weapon is dropped) will work. But it doesn't work on equipped weapons. I haven't found yet how to get worldmodels to work.
CareFully is offline