:drink: ok its compiling with 0 errors and 0 warnings now…but if u set
g_doublejump 1
when u double jump your player is forced downwards…he kinda hesitates in mid air and lunges down :???:
is this part
if (doublejump == 1 && (pm->cmd.serverTime - pm->pmext->jumpTime < 850) && pm->cmd.doubleTap == DT_UP)
pm->ps->velocity[2] = JUMP_VELOCITY * 1.4f;
wrong somewhere
thankz fer the help chruker & jaybird
