Search:

Search: Search took 1.00 seconds.

  1. Replies
    8
    Views
    8,413

    I'll do a writeup on "how to make your first cod...

    I'll do a writeup on "how to make your first cod server (optionally with libcod) and your first mod" later tonight probably
  2. Replies
    8
    Views
    8,413

    'jump_height' is cheat protected. But you can set...

    '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...
Results 1 to 2 of 2