Results 1 to 5 of 5

Thread: SOF2 Map Rotation CFG Problem / Server Config

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts

    SOF2 Map Rotation CFG Problem / Server Config

    Hello,

    Can anyone help with the script for map rotation Soldier of Fortune II - Double Helix GOLD

    Since 11 pm I have been working on this and until then nothing has been working. I don't know what to do anymore and where I made a mistake in the script

    Everything is very similar to Quake3 and CoD2

    That's an example: mapcycle.cfg:

    //////////////////////////////////////

    scorelimit 20
    timelimit 1
    seta g_speed 300
    seta g_gravity 800

    set d1 "map max_zena; set nextmap vstr d2"
    set d2 "map mayhem; set nextmap vstr d1"
    vstr d1

    //////////////////////////////////////


    in shortcut: +exec mapcycle.cfg

    When starting from a shortcut, the first map from mapcycle.cfg starts immediately but does not go to the second map

    I found here ready-made options and explanations, i tried all the options add or rewrite, but the map rotation does not work

    github: https://github.com/godordevil/RPM-0....rch?q=mapcycle

    Please help, I no longer have the strength to understand what is the problem

  2. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kung foo man (20th September 2021)

Posting Permissions

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