PDA

View Full Version : Changing BF2 map with ClanForge


Frugal
23rd July 2005, 13:33
Hi all,

Our lovely new BF2 server came online today and I'm busy trying to work out how the admin works :)

Is it possible to change map using LiveControl in ClanForge? At the bottom of the CURRENT GAME page it says 'To change the current map select the map / gametype and click Update Settings', but I'm unable to find the map/gametype changer.

Hopefully I'm missing something really obvious :)

Cheers,

Fru

Drac
23rd July 2005, 14:22
EA Never put in a an RCON command for map selecting a specific map, you can change to next map but that's about it.

Frugal
23rd July 2005, 15:08
Downer :(

Is it possible to change to nextmap via LiveControl?

Also regarding in-game rcon, can you point me to a good guide please?

Cheers,

Fru

JeRkY
23rd July 2005, 15:40
yes it is in live control at the bottom of "current games"

for clan wars i find it easier to edit the maplist in the server config and restart the server with the required maps for the game.

Roceh
23rd July 2005, 17:01
Originally posted by Drac
EA Never put in a an RCON command for map selecting a specific map, you can change to next map but that's about it.

You can do it by doing the following

rcon exec mapList.list

to get the list of map with their ids and then do

rcon exec admin.nextLevel {MAPID}
rcon exec admin.runNextLevel

Drac
23rd July 2005, 17:10
Aye but it's such a pain the butt,