View Single Post
404UserNotFound
BANNED
Join Date: Dec 2011
Old 02-16-2017 , 13:22   Re: How to SetParent
Reply With Quote #20

Quote:
Originally Posted by Mitchell View Post
I have a work example in my WeaponAttachementAPI:
https://github.com/MitchDizzle/Weapo...I.sp#L102-L111
I use it to find the end of a player's barrel by parenting the same weapon model as a prop_dynamic to their player model and using setparentattachment on a info_target to get the abs position from.
Dude that is pretty damn cool. Specifically the parenting the same weapon model and using an info_target entity to grab the position part.
404UserNotFound is offline