Results 1 to 10 of 19

Thread: [COD2] Changing map and gametype at the same time

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #16
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,731
    Thanks
    17
    Thanked 1,082 Times in 683 Posts
    Quote Originally Posted by Ni3ls View Post
    Linux is case sensitive. If you know everything better than dont ask for help
    Linux might be case-sensitive, but cod2 commands are automatically parsed to either lowercase or to case-insensitive. Only the filenames are case-sensitive and cod2 even fixes that for you, be it barely. Example:

    Code:
    JH\test::hello_world();
    Only works if you have a folder called jh (not JH). jh\test::hello_world(); also works though.

    Same goes for cvars.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  2. The Following User Says Thank You to IzNoGoD For This Useful Post:

    Ni3ls (28th June 2014)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •