Which is your favourite race in AT?

Friday, July 29, 2005

Battlefield 2 - Games Tips and Cheats

Battlefield 2 - Tips
CODE: Show FPSDuring the game, press the tidle key (~) and enter the following code:
Code
renderer.drawfps
Shows you your FPS in-game.

Command
admin.listPlayers
Lists the players connected to the server. This command lists the players ID number, their player name and if the player is remote it also lists the players IP number. The players ID number is also available on the Scoreboard / Manage Tab

admin.runNextLevel
Forces the server to end the round and start the next map in the map list.
admin.currentLevel
Shows the map list ID number for the current map being played. The same as mapList.currentMap.
admin.nextLevel
Shows the map list ID number for the next map to be played.
admin.restartMap
Restarts the current map.
admin.banPlayer
[timeout] Enter the player ID number you would like to ban. Bans the player from this server by using their IP address.
admin.banPlayerKey
[timeout] Enter the player ID number you would like to ban. Bans the player from this server by using their CD key hash. You can also specify a time out. See admin.banPlayer for the time out list.
admin.addAddressToBanList
[timeout] Enter the IP number you would like to ban. You can also specify a time out. See admin.banPlayer for the time out list.
admin.addKeyToBanList
[timeout] Enter the CD key hash you would like to ban. You can also specify a time out. See admin.banPlayer for the time out list.
admin.removeAddressFromBanList
Enter the IP address you would like to remove from the ban list.
admin.removeKeyFromBanList
Enter the CD key hash you would like to remove from the ban list.
admin.clearBanList
Clears all ban lists.
admin.listBannedAddresses
Displays a list of the currently banned IP addresses.
admin.listBannedKeys
Displays a list of the currently banned CD keys.
admin.kickPlayer
Enter the ID number of the player you would like to kick.

Command
mapList.list
Every map on the server has an ID number, which is used for voting to change maps. This command lists those numbers, the map name, game mode and the number of players if specified
mapList.configFile
Used to specify the location of the _mapList.con The default is \My Documents\Battlefield 2 Demo\ServerConfigsmapList.load
Makes the server reload the _mapList.con
mapList.save
Saves the current map list on the server to the file _mapList.con
mapList.mapCount
Shows the total number of maps in the current map list
mapList.currentMap
Shows the map list ID number of the current map being played
mapList.clear
Clears the current map list. Warning: If there are no maps in the map list when the server starts loading a new map, all clients will be left on the loading screen.
mapList.remove
Removes the map you specify from the map list
mapList.append
[number of players] Add a new map to the end of the map list. You must specify the map name and the game mode. Number of players is optional, if not specified will default to the current server setting.
mapList.insert
[number of players] Exactly the same as mapList.append, but with this command you can specify at what map ID number to insert the new map into the list at.

[extracted from www.1up.com]