Thread: [Solved] Model overlay
View Single Post
Black Rose
Veteran Member
Join Date: Feb 2011
Location: Stockholm, Sweden
Old 08-12-2020 , 18:11   Re: Model overlay
Reply With Quote #2

I'm pretty much guessing here.
You probably have to set the rendering on the model dummy entity instead of the player.
To get the entity, loop through them by classname "player_model" and compare pev_owner to the player id.
If there's no hit, use the player as the target entity. (If that is a possibility, I don't know)
__________________

Last edited by Black Rose; 08-12-2020 at 18:12.
Black Rose is offline