Set/Get Where player is aiming
I already found how to get it ( http://forums.alliedmods.net/showthread.php?t=91122 ), but I have no idea how to set it.
|
Re: Set/Get Where player is aiming
PHP Code:
|
Re: Set/Get Where player is aiming
Quote:
get_user_origin( id , origin , 3 ) |
Re: Set/Get Where player is aiming
So there is some other way except of "fm_get_aim_origin()". Thanks. And what about setting it?
|
Re: Set/Get Where player is aiming
From http://forums.alliedmods.net/showthread.php?t=49081
PHP Code:
|
Re: Set/Get Where player is aiming
I have problems using this function. Could you give me some small example of what to pass to it please.
|
Re: Set/Get Where player is aiming
Quote:
PHP Code:
|
Re: Set/Get Where player is aiming
Ok code below does the trick ( well not fully )
PHP Code:
|
Re: Set/Get Where player is aiming
should be -> entity_set_vector(iPlayer, EV_VEC_v_angles, gCheckpointAngle[iPlayer]);
|
| All times are GMT -4. The time now is 15:15. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.