Results 1 to 10 of 19

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

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    ... connecting
    Join Date
    Jun 2014
    Posts
    9
    Thanks
    2
    Thanked 0 Times in 0 Posts
    1. Setting up a LAN server
    2. Typing:
    Code:
    \rcon set a "rcon g_gametype ctf; wait 300; rcon map mp_harbor"
    3. Then typing:
    Code:
    \rcon vstr a
    4. Result: nothing.

    When I enter the same just without "rcon" in map section the server (LAN dedicated) switches only map - not gametype.

  2. #2
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Quote Originally Posted by cropek View Post
    1. Setting up a LAN server
    2. Typing:
    Code:
    \rcon set a "rcon g_gametype ctf; wait 300; rcon map mp_harbor"
    3. Then typing:
    Code:
    \rcon vstr a
    4. Result: nothing.
    Let me tell you why:

    [QUOTE=IzNoGoD;10110]
    Code:
    /set a "rcon g_gametype dm; wait 300; rcon map mp_carentan"
    /vstr a
    Spot the difference?
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

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

    cropek (29th 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
  •