Page 1 of 1

[FIXED]How to make a server with your personal title?

Posted: 15 Jul 2013, 12:16
by rycardoo
I would like to server for my personal title pack.
But I do not know how to start.
Can anyone help me?

Re: [Help]How to make a server with your personal title?

Posted: 15 Jul 2013, 13:18
by spaii
There is an exmple from Stunters Title Pack :

1. Put your title pack in the UserData/Packs folder of your dedicated server.
2. In your MatchSettings file (Only if you use custom script):
<game_mode>0</game_mode>
<script_name>TrackMania/Stunters.Script.txt</script_name>

3. In the config file : <title>TMCanyon</title>
4. start your server with :
On Linux : ./ManiaPlanetServer /title=TitleName@OwnerLogin /game_settings=MatchSettings/YOURMATCHSETTINGS.txt /dedicated_cfg=YOURDEDICATEDCONFIG.txt

On Windows : ManiaPlanetServer.exe /title=TitleName@OwnerLogin /game_settings=MatchSettings/YOURMATCHSETTINGS.txt /dedicated_cfg=YOURDEDICATEDCONFIG.txt

(Replace YOURMATCHSETTINGS.txt and YOURDEDICATEDCONFIG.txt
to your need.)


I hope this can help ;)

Re: [Help]How to make a server with your personal title?

Posted: 15 Jul 2013, 14:50
by rycardoo
Thx your informations.
Error in my setup?

1. Put your title pack in the UserData/Packs folder of your dedicated server.
OK see config
Image

2. In your MatchSettings file (Only if you use custom script):
<game_mode>0</game_mode>
<script_name>TrackMania/Stunters.Script.txt</script_name>
ok See config
Image

3. In the config file : <title>TMCanyon</title>
OK See config
Image

4. start your server with :
OK see config
Image
On Windows : ManiaPlanetServer.exe /title=portugueses@rycardoo /game_settings=MatchSettings/Mappersportugueses.txt /dedicated_cfg=dedicated_cfg.txt

5.Server start but End of error.
Image
End of error.

Re: [Help]How to make a server with your personal title?

Posted: 15 Jul 2013, 15:41
by spaii
Wow, strange.

In case of, try this in config file :
<title>portugueses@rycardoo</title>

Re: [Help]How to make a server with your personal title?

Posted: 17 Jul 2013, 14:57
by rycardoo
I sent my files to your email.
I would appreciate if you look at this files :thumbsup:
Thx :D

Re: [Help]How to make a server with your personal title?

Posted: 17 Jul 2013, 16:19
by spaii
ok, just see it ;)

Re: [FIXED]How to make a server with your personal title?

Posted: 19 Jul 2013, 13:23
by rycardoo
Thx spaii
Topic FIXED :thumbsup:

Re: [FIXED]How to make a server with your personal title?

Posted: 19 Jul 2013, 13:33
by spaii
:thumbsup:
You're welcome ;)