define _Forcex, skill99;
define _Forcey, skill98;
define _Forcez, skill97;

vec_set (you._Forcex, aiDumbBiped01_force_vec.x);

vec_set (testvec.x, you._Forcex);

but this is just one way to do it..