View Single Post
StrikeR14
AlliedModders Donor
Join Date: Apr 2016
Location: Behind my PC
Old 01-11-2021 , 13:34   Re: [TF2] An attempt to fix the missing disguise shotgun
Reply With Quote #2

Quote:
Originally Posted by Shadowysn View Post
it still results in the shotgun being invisible
Just to make sure, you're saying that the shotgun is invisible and the player is not t-posed anymore, right?
If so, just use:

PHP Code:
SetEntProp(weaponProp_Send"m_bValidatedAttachedEntity"true); 
Which will turn the spawned weapon into visible.
__________________
Currently taking TF2/CSGO paid private requests!

My Plugins | My Discord Account

Last edited by StrikeR14; 01-11-2021 at 13:35.
StrikeR14 is offline