Hi all,
my ? is.is there a better way to calculate vector angles
than the code below?if u have a better way i would realy like to know.any help would be appreciated.take a look below.
void VectorAngles( const float *forward, float *angles )
{
float tmp, yaw, pitch;
if (forward[1] == 0...
Hi all,i am new to programming so bear with me.i want to create a dll for counter-strike.i am using microsoft visual c++ ver.7 . i have the source files and header files for the hook.also three folders that came with it marked engine,common,and misc,i take it these are the source file for the...
Hi all,
I am new to programming,but the bug has bitten me hard.to give you some background.i love to play a game called counter-strike.in doing so i have come across guys making cheats for them that they use to play with in cheating servers.what i wanted to do is make my own.from what i...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.