save settings of a server.

General Stuff about Armagetron, That doesn't belong anywhere else...
Post Reply
User avatar
Gelax!
Posts: 5
Joined: Sun Feb 11, 2007 10:28 pm
Location: Sardegna

save settings of a server.

Post by Gelax! »

hi. how I can save the settings of a server Internet (as an example “the tavern”) to use it in my PC? (in a local play) … Thanks
User avatar
Z-Man
God & Project Admin
Posts: 11717
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Not currently. All you can do is make a screenshot of all the "BLA_BLUBB changed from X to Y on server order" messages in the console and add them to a configuration file. That won't give you the full server configuration, though, only the physics. You won't get scoring settings, win/deathzone timings and a couple of other things the clients don't need to know about.
User avatar
Gelax!
Posts: 5
Joined: Sun Feb 11, 2007 10:28 pm
Location: Sardegna

Post by Gelax! »

thanks! :D
User avatar
Sylv
On Lightcycle Grid
Posts: 39
Joined: Sun Sep 05, 2004 4:16 pm

Re: save settings of a server.

Post by Sylv »

Gelax! wrote:hi. how I can save the settings of a server Internet (as an example “the tavern”) to use it in my PC? (in a local play) … Thanks
why dont you just ask?
these are the current settings for "The Tavern":

Code: Select all

SERVER_NAME The Tavern
MESSAGE_OF_DAY 0xffccccwelcome to The Tavern
MESSAGE_OF_DAY_1 0xffccccwelcome to The Tavern
SERVER_PORT 4534
TALK_TO_MASTER 1
ADMIN_PASS *********
DEDICATED_IDLE 24
#URL associated with this server
URL http://armagetronad.de
SERVER_OPTIONS Classic Deathmatch

CYCLE_SPEED 30
CYCLE_START_SPEED 18
CYCLE_ACCEL 28
CYCLE_DELAY .001
CYCLE_BRAKE 70
CYCLE_RUBBER 8
CYCLE_PING_RUBBER 8
CYCLE_RUBBER_SPEED 40
CYCLE_BRAKE_REFILL 1
CYCLE_BRAKE_DEPLETE .1
CYCLE_TIME_TOLERANCE 10000
CYCLE_RUBBER_TIMEBASED 1
CYCLE_RUBBER_MINDISTANCE .001
CYCLE_RUBBER_MINDISTANCE_RATIO 0.0001
CYCLE_RUBBER_MINADJUST 0.001
CYCLE_RUBBER_LEGACY 0
CYCLE_RUBBER_TIME 1
CYCLE_RUBBER_DELAY .5
CYCLE_RUBBER_DELAY_BONUS .5
CYCLE_DELAY_TIMEBASED 0.5
ALLOW_VOTING 1
ALLOW_VOTING_SPECTATOR 0
VOTING_PRIVACY -2
CONSOLE_DECORATE_ID 1
CONSOLE_DECORATE_IP 1
SP_EXPLOSION_RADIUS 4
SP_WALLS_LENGTH -1
SP_WALLS_STAY_UP_DELAY 8
SP_TEAM_BALANCE_ON_QUIT 0
SP_TEAM_BALANCE_WITH_AIS 1
SP_TEAM_MAX_IMBALANCE_PERM 1
SP_TEAM_MAX_IMBALANCE 2
SP_TEAM_MAX_PLAYERS 1
SP_TEAM_MIN_PLAYERS 1
SP_TEAMS_MAX 16
SP_TEAMS_MIN 1
SP_WIN_ZONE_MIN_ROUND_TIME 1000000
SP_WIN_ZONE_MIN_LAST_DEATH 1000000
SP_FINISH_TYPE 1
SP_GAME_TYPE 1
SP_SIZE_FACTOR -3
SP_SPEED_FACTOR 0
SP_AUTO_IQ 0
SP_AUTO_AIS 0
SP_AI_IQ 50
SP_MIN_PLAYERS 4
SP_NUM_AIS 0
EXPLOSION_RADIUS 0
WALLS_LENGTH 0
WALLS_STAY_UP_DELAY 0
TEAM_BALANCE_ON_QUIT 0
TEAM_BALANCE_WITH_AIS 0
TEAM_MAX_IMBALANCE_PERM 1
TEAM_MAX_IMBALANCE 2
TEAM_MAX_PLAYERS 1
TEAM_MIN_PLAYERS 1
TEAMS_MAX 16
TEAMS_MIN 1
WIN_ZONE_MIN_ROUND_TIME 30
WIN_ZONE_MIN_LAST_DEATH 30
WIN_ZONE_DEATHS 1
FINISH_TYPE 2
GAME_TYPE 1
SIZE_FACTOR -1
SPEED_FACTOR 0
AUTO_IQ 1
AUTO_AIS 0
AI_IQ 50
MIN_PLAYERS 2
NUM_AIS 0
SCORE_WIN 0
SCORE_SUICIDE 0
SCORE_KILL 1
SCORE_DIE 0
LIMIT_SCORE 10
LIMIT_ROUNDS 100
LIMIT_TIME 20
CHATTER_REMOVE_TIME 0
greetings

Dominique (aka Sylv, Admin of "The Tavern")
Image
Post Reply