after downloading the game files from my login
https://player.maniaplanet.com/advanced ... ed-servers
downloads to my machine dedicated linux centos 64 bit on my path TcAdmin gaming panel
and modified the following files
Code: Select all
dedicated_cfg.txt
Code: Select all
the section
<level>
<name> SuperAdmin </ name>
<password> mipass </ password>
</ level>
<level>
<name> Admin </ name>
<password> mipass </ password>
<masterserver_account>
<login> miuser </ login>
<password> mipass </ password>
<validation_key> </ validation_key>
</ masterserver_account>
Code: Select all
RunSrvTM.bat
Code: Select all
(this with the line without it. Exe as it is linux and believe it is so
(Corijan if I'm wrong)
ManiaPlanetServer / title = TMStadium and / game_settings = MatchSettings / TMStadiumA.txt / dedicated_cfg = dedicated_cfg.txt
then server name etc. .
Code: Select all
<title> TMStadium </ title>
Code: Select all
run. / ManiaPlanetServer and gave me the following
[root @ www 59] #. / ManiaPlanetServer / Title = titleid / dedicated_cfg = dedicated_cfg.txt / game_settings = MatchSettingsFile / nodaemon
ManiaPlanet Starting Date = 2013-05-22-12_00 GameVersion Svn = 50613 = 3.3.0 ...
Initializing ...
Configuration file: dedicated_cfg.txt
Loading system configuration ...
system configuration loaded ...
Loading cache ...
OK ...
Listening for xml-rpc commands on port 5005.
Loading dedicated server configuration ...
Dedicated server configuration loaded ...
Connecting to master server ...
OK ...
Identifying on master server ...
OK ...
Please wait, loading ...
... ERROR: Title unknown.
Exiting ...
[root @ www 59] #
well then modify these files after