please help me to construct a jumping code for my game..
i already use the ent_animate(me, "jump",my.skill, ANM_CYCLE);
hmm.. the problem is that my character seems like jumping but the feet is still in the floor of our map what should i do??
At a quick glance, I see you haven't entered my.skill properly. It should be my.skill1 or whatever skill number you have assigned to it. Other than that "read the manual", search the forums.