Hi, I am trying to run a last man standing competion on my server for my clan, but I can’t get the lms.cfg to go to the next map. It just kind of freezes in the end of map menu, and you have to restart the map.
Here is what I wrote up, maybe I wrote it wrong, or do I have to change my server settings? I want this to go to the next map instead of freezing. Thanks in advance for your help. I need to get this right by Oct. 30th lol, that is when we are having our tounie.
set d1 “set g_gametype 5 ; map 2skilled ; set nextmap vstr d2”
set d2 “set g_gametype 5 ; map 1024Comp04 ; set nextmap vstr 3”
set d3 “set g_gametype 5 ; map clan_training ; set nextmap vstr d4”
set d4 “set g_gametype 5 ; map 1vs1anf ; set nextmap vstr d5”
set d5 “set g_gametype 5 ; map et_apikoth; set nextmap vstr d6”
set d6 “set g_gametype 5 ; map fidels1024cube ; set nextmap vstr d7”
set d7 “set g_gametype 5 ; map gr3v3b1 ; set nextmap vstr d8”
set d8 “set g_gametype 5 ; map born ; set nextmap vstr d1”
vstr d1