Results 1 to 5 of 5

Thread: SOF2 Map Rotation CFG Problem / Server Config

Hybrid 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)

  3. #2
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,010
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    nextmap seems broken based on other posts aswell: https://www.dslreports.com/forum/r62...on-SoF2-Q3-eng

    Do you use old lnxded binaries or something new like https://github.com/1fx/1fxmod which fixes a lot of bugs?
    timescale 0.01

  4. #3
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    Sorry, but I don't understand this. I find a working script and try to modify it to suit my needs. Thanks , i will try to run the scripts on your links again.

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

    kung foo man (20th September 2021)

  6. #4
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    I need to delete this Thread, I have already solved this problem

  7. #5
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

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

    kung foo man (1st November 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
  •