get the crosshair position
tittle?!
|
Re: get the crosshair position
the title** dosent explain enough
|
Re: get the crosshair position
-1.0, -1.0 ?!
|
Re: get the crosshair position
get_user_origin( id, vOrigin, 3 ) ?
Bad description. |
Re: get the crosshair position
i want to block +lookup or +lookdown. but player can use it in the cases.
example the origin of crosshair when its in the middle = 0 the topmost = 100 & the lower position = -100 i want to block that player can move crosshair more then +50 & -50 so by -50 is stop. & player cant move the crosshair lower. |
Re: get the crosshair position
pev_v_angle
|
Re: get the crosshair position
I don't think is other way than PlayerPreThink, get pev_v_angles, make some verifications if vAngle[1] is >= -50 set it to -50 and same for 50.
|
Re: get the crosshair position
PHP Code:
i tried so too :: PHP Code:
|
Re: get the crosshair position
Atleast you could say what i gave you this code o_0.
|
Re: get the crosshair position
Yea, screen will shake a bit as long as fakemeta forward is slower than engine so you can't set it really fast before engine move the aim.
|
| All times are GMT -4. The time now is 15:13. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.