save settings of a server.
save settings of a server.
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
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.
Re: save settings of a server.
why dont you just ask?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
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
Dominique (aka Sylv, Admin of "The Tavern")