move player to side by aim
you know this:
VelocityByAim(id , 300 , fAim); //speed with this i can set the player's velocity towards where their looking, but i what do i need to change/have so the players velocity is toward the left by aim instead of in front? |
Re: move player to side by aim
Try this:
Code:
|
Re: move player to side by aim
i dont under stand that and why does it return a 1?
can you give me an example? move the person at the speed of 300 to the left |
Re: move player to side by aim
Thats what I was asking why do you have a return right there? theres no need for it.
There should be PLUGIN_HANDLED |
Re: move player to side by aim
Quote:
Quote:
Code:
Quote:
|
Re: move player to side by aim
Ah I see okay, when I saw that return in there I didn't know what the hell was going on.
|
Re: move player to side by aim
is there a fm_right_velocity(id, 300, vec)?
ill try this |
Re: move player to side by aim
um.... this fm_left_velocity acctually move the player to the right instead of left!
|
Re: move player to side by aim
ok i got it, put the speed to a negitive
|
Re: move player to side by aim
Quote:
|
| All times are GMT -4. The time now is 21:27. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.