hmm I read the little command help section at the bottom and thought I understood it but it still doesn't work.
I used:
c_move(me,vector(3,0,0),nullvector,glide);
It still doesn't work. I'm no coding expert (obviously) but it seems to me that this should work but looking at my code it seems like I never really defined what entity it should move? I just referred to everything as like player and me, shouldn't there be some line saying that player is the Cbabe model?