View Single Post
343N
Member
Join Date: Jul 2015
Old 02-22-2017 , 22:15   Re: [CS:GO] First Person View Models Interface (with World Models support)
Reply With Quote #148

so there's no way to flip viewmodels? I posted about this months ago but using milkshape 3d to flip viewmodels I just get an error and flipping them any other way will take weeks to go through every frame of every animation

in this thread: https://forums.alliedmods.net/showthread.php?t=273885
there's a mention of a entity property that seems like it can flip viewmodels. can we utilise this somehow?

Code:
SetEntProp(iWeapon, Prop_Send, "m_bFlipViewModel", 0);

Last edited by 343N; 02-22-2017 at 22:49.
343N is offline