Hello, i have a BC2 Server that runs perfectly fine, fills up. But i need help with the scripts in the default config files. In the Default Config Files, the AdminScripts\Startup.txt tells you that you can set it up so your server automatically starts up with specific settings. I followed the example ones it gave me but they don't work. Does anyone have a walk through or a guide on how to do this.
Also, is there anyway to have multiple game-modes? Like so i can have my server run Rush and Conquest just alternate between modes?
Thanks
Page 1 of 1
BC2 Statup Script
#2
Posted 10 March 2010 - 12:05 PM
Taken from fragcast.org
For maplist.txt
Through our control panel you have access to the maplist file. In there you can set the maps you want in rotation.
A couple points:
1. At this point you are only able to be running one game mode at a time.
2. You must restart your server after making changes to the maplist for it to apply.
Here are the game modes:
Conquest = CONQUEST
Rush = RUSH
Squad Rush = SQRUSH
Squad Team Deathmatch = SQDM
Here are the map names:
Panama Canal = mp_001
Valparaíso = mp_002
Laguna Alta= mp_003
Isla Inocentes = mp_004
Atacama Desert = mp_005
Arica Harbor = mp_006
White Pass = mp_007
Nelson Bay = mp_008
Laguna Presa = mp_009
Port Valdez = mp_012
So your maplist.txt file would look something like this if you wanted to set the server on Conquest maps:
CONQUEST
levels/mp_001
levels/mp_003
levels/mp_005
levels/mp_007
levels/mp_009cq
Here is a list of all modes and thier respective maps:
CONQUEST
levels/mp_001
levels/mp_003
levels/mp_005
levels/mp_007
levels/mp_009cq
RUSH
levels/mp_002
levels/mp_004
levels/mp_006
levels/mp_008
levels/mp_012gr
SQRUSH
levels/mp_001sr
levels/mp_002sr
levels/mp_005sr
levels/mp_012sr
SQDM
levels/mp_004sdm
levels/mp_006sdm
levels/mp_007sdm
levels/mp_009sdm
Startup.txt
For maplist.txt
Quote
Through our control panel you have access to the maplist file. In there you can set the maps you want in rotation.
A couple points:
1. At this point you are only able to be running one game mode at a time.
2. You must restart your server after making changes to the maplist for it to apply.
Here are the game modes:
Conquest = CONQUEST
Rush = RUSH
Squad Rush = SQRUSH
Squad Team Deathmatch = SQDM
Here are the map names:
Panama Canal = mp_001
Valparaíso = mp_002
Laguna Alta= mp_003
Isla Inocentes = mp_004
Atacama Desert = mp_005
Arica Harbor = mp_006
White Pass = mp_007
Nelson Bay = mp_008
Laguna Presa = mp_009
Port Valdez = mp_012
So your maplist.txt file would look something like this if you wanted to set the server on Conquest maps:
CONQUEST
levels/mp_001
levels/mp_003
levels/mp_005
levels/mp_007
levels/mp_009cq
Here is a list of all modes and thier respective maps:
CONQUEST
levels/mp_001
levels/mp_003
levels/mp_005
levels/mp_007
levels/mp_009cq
RUSH
levels/mp_002
levels/mp_004
levels/mp_006
levels/mp_008
levels/mp_012gr
SQRUSH
levels/mp_001sr
levels/mp_002sr
levels/mp_005sr
levels/mp_012sr
SQDM
levels/mp_004sdm
levels/mp_006sdm
levels/mp_007sdm
levels/mp_009sdm
Startup.txt
Quote
admin.banIP
admin.banPlayer
admin.clearIPBanList
admin.clearPlayerBanList
admin.currentLevel
admin.getPlaylist
admin.getPlaylists
admin.kickPlayer
admin.listIPBans
admin.listPlayerBans
admin.listPlayers
admin.nextLevel
admin.restartMap
admin.runNextLevel
admin.runScript
admin.setPlaylist
admin.supportedMaps
admin.unbanIP
admin.unbanPlayer
admin.yell
help
login
logout
mapList.append
mapList.clear
mapList.list
mapList.load
mapList.remove
mapList.save
punkBuster.pb_sv_command
quit
reservedSlots.addPlayer
reservedSlots.clear
reservedSlots.list
reservedSlots.load
reservedSlots.removePlayer
reservedSlots.save
serverInfo
vars.3dSpotting
vars.adminPassword
vars.bannerUrl
vars.crossHair
vars.friendlyFire
vars.gamePassword
vars.hardCore
vars.killCam
vars.miniMap
vars.miniMapSpotting
vars.playerLimit
vars.punkBuster
vars.rankLimit
vars.ranked
vars.serverDescription
vars.teamBalance
vars.thirdPersonVehicleCameras
version
admin.banPlayer
admin.clearIPBanList
admin.clearPlayerBanList
admin.currentLevel
admin.getPlaylist
admin.getPlaylists
admin.kickPlayer
admin.listIPBans
admin.listPlayerBans
admin.listPlayers
admin.nextLevel
admin.restartMap
admin.runNextLevel
admin.runScript
admin.setPlaylist
admin.supportedMaps
admin.unbanIP
admin.unbanPlayer
admin.yell
help
login
logout
mapList.append
mapList.clear
mapList.list
mapList.load
mapList.remove
mapList.save
punkBuster.pb_sv_command
quit
reservedSlots.addPlayer
reservedSlots.clear
reservedSlots.list
reservedSlots.load
reservedSlots.removePlayer
reservedSlots.save
serverInfo
vars.3dSpotting
vars.adminPassword
vars.bannerUrl
vars.crossHair
vars.friendlyFire
vars.gamePassword
vars.hardCore
vars.killCam
vars.miniMap
vars.miniMapSpotting
vars.playerLimit
vars.punkBuster
vars.rankLimit
vars.ranked
vars.serverDescription
vars.teamBalance
vars.thirdPersonVehicleCameras
version
#3
Posted 10 March 2010 - 04:39 PM
Thanks, i have one more question. For the Server Description in the serveroptions.ini. How come whenever i try to type a server message near the end it morphs words together and erases 3-4 words from the whole message. Is there anyway to make it go down to the next line?
Share this topic:
Page 1 of 1

Help










