Re: [hlcoders] Player Leaning

2005-05-18 Thread Kuja
Michael Kramer wrote: I am trying to do player leaning...I have gotten everything except the command...I am using ViewPunch(); for right now but it doesn't stay...Does anyone know if there is a way I can rotate the FOV or make it so that ViewPunch can stay? Thanx :D

Re: [hlcoders] Player Leaning

2005-05-18 Thread Michael Kramer
Would I use the ViewOffset() funtion? I found that out just barely using the SnapEyeAngles(); Function (I think it is that function) and it just turns the camera. On 5/18/05, Kuja [EMAIL PROTECTED] wrote: Michael Kramer wrote: I am trying to do player leaning...I have gotten everything except

Re: [hlcoders] Player Leaning

2005-05-18 Thread r00t 3:16
- From: Michael Kramer [EMAIL PROTECTED] To: hlcoders@list.valvesoftware.com Sent: Wednesday, May 18, 2005 8:14 PM Subject: Re: [hlcoders] Player Leaning Would I use the ViewOffset() funtion? I found that out just barely using the SnapEyeAngles(); Function (I think it is that function) and it just

[hlcoders] Player Leaning

2005-05-17 Thread Michael Kramer
I am trying to do player leaning...I have gotten everything except the command...I am using ViewPunch(); for right now but it doesn't stay...Does anyone know if there is a way I can rotate the FOV or make it so that ViewPunch can stay? Thanx :D ___ To

Re: [hlcoders] Player Leaning

2005-05-17 Thread Jeffrey \botman\ Broome
Michael Kramer wrote: I am trying to do player leaning...I have gotten everything except the command...I am using ViewPunch(); for right now but it doesn't stay...Does anyone know if there is a way I can rotate the FOV or make it so that ViewPunch can stay? Thanx :D Are you just trying to roll the

Re: [hlcoders] Player Leaning

2005-05-17 Thread Adam \amckern\ Mckern
or read the ot, that jay posted setang -45 0 0 setang 45 0 0 Trust me on this, that those angels are uttley wrong (i have never gotten p r y) Adam --- Jeffrey \botman\ Broome [EMAIL PROTECTED] wrote: Michael Kramer wrote: I am trying to do player leaning...I have gotten everything except