Adding More Maps to my Server?

Moderator: NADEO

Post Reply
ezza
Posts: 5
Joined: 03 Aug 2013, 08:11

Adding More Maps to my Server?

Post by ezza »

Just wondering how do i add more then 5 maps to my shootmania server.
thx
Ezza
User avatar
TMarc
Posts: 15255
Joined: 05 Apr 2011, 19:10
Location: Europe
Contact:

Re: Adding More Maps to my Server?

Post by TMarc »

how do you mean?
ManiaPlanet game client server?
Or dedicated server?
ezza
Posts: 5
Joined: 03 Aug 2013, 08:11

Re: Adding More Maps to my Server?

Post by ezza »

Dedicated got a speedball server and iv uploaded all the maps I want but thy don't show in server
User avatar
steeffeen
Translator
Translator
Posts: 2463
Joined: 14 Oct 2012, 16:22
Location: Germany

Re: Adding More Maps to my Server?

Post by steeffeen »

here's an example match settings file: http://files.team-devota.com/SMSpeedBall.txt
you will need to place the maps on your server (UserData/Maps/) and add their names to the list at the end of the match settings file

Code: Select all

<map>
	<file>Map1.Map.Gbx</file>
</map>
<map>
	<file>Map2.Map.Gbx</file>
</map>
<map>
	<file>Map3.Map.Gbx</file>
</map>
...
    Game Mode and Title Pack Creator, Developer, ShootMania-Player & more

    ManiaControl, FancyManiaLinks
    ezza
    Posts: 5
    Joined: 03 Aug 2013, 08:11

    Re: Adding More Maps to my Server?

    Post by ezza »

    Tea i have done all that but its like my server is limited to 5 maps? not sure if its in the match settings or anything?
    User avatar
    steeffeen
    Translator
    Translator
    Posts: 2463
    Joined: 14 Oct 2012, 16:22
    Location: Germany

    Re: Adding More Maps to my Server?

    Post by steeffeen »

    i don't think that's possible :D

    it might help if you post the start command and the log
      Game Mode and Title Pack Creator, Developer, ShootMania-Player & more

      ManiaControl, FancyManiaLinks
      ezza
      Posts: 5
      Joined: 03 Aug 2013, 08:11

      Re: Adding More Maps to my Server?

      Post by ezza »

      <?xml version="1.0" encoding="utf-8" ?>
      <playlist>
      <gameinfos>
      <game_mode>0</game_mode>
      <chat_time>10000</chat_time>
      <finishtimeout>1</finishtimeout>
      <allwarmupduration>0</allwarmupduration>
      <disablerespawn>0</disablerespawn>
      <forceshowallopponents>0</forceshowallopponents>
      <script_name>SpeedBall.Script.txt</script_name>
      <rounds_pointslimit>50</rounds_pointslimit>
      <rounds_usenewrules>0</rounds_usenewrules>
      <rounds_forcedlaps>0</rounds_forcedlaps>
      <rounds_pointslimitnewrules>5</rounds_pointslimitnewrules>
      <team_pointslimit>5</team_pointslimit>
      <team_maxpoints>6</team_maxpoints>
      <team_usenewrules>0</team_usenewrules>
      <team_pointslimitnewrules>5</team_pointslimitnewrules>
      <timeattack_limit>300000</timeattack_limit>
      <timeattack_synchstartperiod>0</timeattack_synchstartperiod>
      <laps_nblaps>5</laps_nblaps>
      <laps_timelimit>0</laps_timelimit>
      <cup_pointslimit>100</cup_pointslimit>
      <cup_roundsperchallenge>5</cup_roundsperchallenge>
      <cup_nbwinners>3</cup_nbwinners>
      <cup_warmupduration>2</cup_warmupduration>
      </gameinfos>

      <filter>
      <random_map_order>1</random_map_order>
      </filter>

      <hotseat>
      <game_mode>0</game_mode>
      <time_limit>300000</time_limit>
      <rounds_count>5</rounds_count>
      </hotseat>

      <filter>
      <is_lan>1</is_lan>
      <is_internet>1</is_internet>
      <is_solo>0</is_solo>
      <is_hotseat>0</is_hotseat>
      <sort_index>1000</sort_index>
      <random_map_order>1</random_map_order>
      </filter>

      <mode_script_settings>
      <setting name="S_UseScriptCallbacks" type="boolean" value="1"/> <!-- Default : 0 -->
      <!-- Default : <setting name="S_NeutralEmblemUrl" type="text" value=""/> -->
      <!-- Default : <setting name="S_TimeLimitNormal" type="integer" value="180"/> -->
      <!-- Default : <setting name="S_TimeLimitReduction" type="integer" value="120"/> -->
      <!-- Default : <setting name="S_TimeLimitInstant" type="integer" value="300"/> -->
      <!-- Default : <setting name="S_RoundsToWin" type="integer" value="5"/> -->
      <!-- Default : <setting name="S_RoundGapToWin" type="integer" value="2"/> -->
      <!-- Default : <setting name="S_BestOfXMatch" type="integer" value="0"/> -->
      <!-- Default : <setting name="S_UseWarmUp" type="boolean" value="0"/> -->
      <!-- Default : <setting name="S_UsePlayerClublinks" type="boolean" value="0"/> -->
      <!-- Default : <setting name="S_AutoTeamBalance" type="boolean" value="0"/> -->
      <!-- Default : <setting name="S_Mode" type="integer" value="0"/> -->
      <!-- Default : <setting name="S_DefaultCaptureTime" type="real" value="1.6"/> -->
      <!-- Default : <setting name="S_ManageAFKPlayers" type="boolean" value="1"/> -->
      <!-- Default : <setting name="S_WarmUpDuration" type="integer" value="60"/> -->
      <!-- Default : <setting name="S_BotPower" type="real" value="10"/> -->
      <!-- Default : <setting name="S_NbBotsBlue" type="integer" value="0"/> -->
      <!-- Default : <setting name="S_NbBotsRed" type="integer" value="0"/> -->
      <!-- Default : <setting name="S_ReduceLaserDamage" type="boolean" value="0"/> -->
      </mode_script_settings>

      <startindex>0</startindex>
      <map>
      <file>SpeedBall\SpeedBall - The Cap V2.Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\SpeedBall - Slampost.Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\SpeedBall - Rebound.Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\Speedball - Orca.Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\SpeedBall - Forgotten.Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\SpeedBall - Encounters.Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\SpeedBall - Whatever.Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\Speedball - Abrakadabra.Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\Speedball - Casdevo .Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\Speedball - Ge-Bot (fixed).Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\Speedball - MidnightWorkout!.Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\Speedball - PortDefence.Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\SpeedBall - Stadium.Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\SpeedBall - Swamp.Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\Speedball - TheCastle.Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\Speedball. Neverland.Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\Speedballtitel-AAAAAAAAAARGH.Map.Gbx</file>
      </map>
      <map>
      <file>SpeedBall\SpeedBall_-Saloon.Map.Gbx</file>
      </map>
      </playlist>




      That is my match settings
      what have i done wrong :/
      User avatar
      steeffeen
      Translator
      Translator
      Posts: 2463
      Joined: 14 Oct 2012, 16:22
      Location: Germany

      Re: Adding More Maps to my Server?

      Post by steeffeen »

      looks good to me :)
      can you show us the log after a server restart?
        Game Mode and Title Pack Creator, Developer, ShootMania-Player & more

        ManiaControl, FancyManiaLinks
        Zholistic
        Posts: 1
        Joined: 29 Aug 2013, 07:54

        Re: Adding More Maps to my Server?

        Post by Zholistic »

        I have this issue as well.

        We are using the same command line: "/title=SpeedBall@steeffeen /game_settings=MatchSettings/SMStormSpeedBall.txt /dedicated_cfg=dedicated_cfg.txt /nodaemon"

        It seems to be reading a matchsettings file that is not one stored locally on the server. Like a default matchsettings file. We don't have this problem for Elite, or any other gametype. It is unique to speedball.

        Cheers.
        User avatar
        steeffeen
        Translator
        Translator
        Posts: 2463
        Joined: 14 Oct 2012, 16:22
        Location: Germany

        Re: Adding More Maps to my Server?

        Post by steeffeen »

        exactly, like i've written in the title pack thread there is a default match settings file and its map included in the pack so that you can start your server without downloading or configuring anything else than the pack itself
        it's indeed called SMStormSpeedBall.txt
        so if you rename your match settings file and edit your start command it should be fine

        //edit: the same applies for the file SpeedBallRC.txt
        in this file are all the maps for the speedball release cup included ;)
          Game Mode and Title Pack Creator, Developer, ShootMania-Player & more

          ManiaControl, FancyManiaLinks
          Post Reply

          Return to “Dedicated Server”

          Who is online

          Users browsing this forum: No registered users and 3 guests