SP Map Cycle?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Perfect_Form

    #1

    SP Map Cycle?

    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

    #2
    Re: SP Map Cycle?

    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

    Comment

    • Perfect_Form

      #3
      Re: SP Map Cycle?

      Ok, thanks!

      Comment

      Working...