PDA

View Full Version : SP Map Cycle?


Perfect_Form
12-27-2005, 11:03 PM
How do you cycle maps in single player BF2 and BF2: Special Forces? Do you need a mod or is it something you can do with the console? Thanks!

SaladFork
12-27-2005, 11:34 PM
mapList.list
mapList.append [map name] [game mode] [number of players]
mapList.remove [map ID number]
mapList.save
mapList.load
admin.runNextLevel
admin.restartMap

~Salad

Perfect_Form
12-27-2005, 11:41 PM
Ok, thanks!