I'll do a writeup on "how to make your first cod server (optionally with libcod) and your first mod" later tonight probably
I'll do a writeup on "how to make your first cod server (optionally with libcod) and your first mod" later tonight probably
'jump_height' is cheat protected. But you can set it via gsc.
setCvar("jump_height", 39);
Edit 2: should be added in one of the init functions.
Edit: there is a other function for...