Setting User Aim
I have searched alot on setting user aims, I found this, but this doen't work. What am I doing wrong?
Code:
new Float:fAngles[3] |
Re: Setting User Aim
Add this line in after what you have:
Code:
Not sure why you are using 1 as index though? Are you testing on LAN? |
Re: Setting User Aim
Oops, Yes, Index is id not 1. It is actually working now,
So, Code:
set_pev( 1, pev_fixangle, 1 );-Thanks. |
Re: Setting User Aim
Setting pev_v_angle and pev_angles only changes the value. pev_fixangle sets the value of pev_v_angle / pev_angles and changes the view / model accordingly.
|
| All times are GMT -4. The time now is 10:50. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.