hmmm the thing is that im usin this as a code for a skill like when i attack u and it gets triggered u will look the other way.. so heres an example
im lookin at u and i shoot u, if this function gets triggered then i want u to look away from me so ur back is turned to me... this is how the function is
Code:
tornado(iAttacker,iVictim)
{
//code to make u turn ur back from me
}
think u can help me out cause i cant get anything to work