Skipping chapters?
alceryes
Member Posts: 380
Is there a way to skip chapters? Like If I wanted to start the game at the beginning of chapter 3 (after the Nashkel Mines) with a group of level 4 characters.
0
Comments
but there is no way to "start" the game after any specific chapter..
You could try:
C:SetGlobal("CHAPTER", "GLOBAL", 3) C:CreateItem("SCRL2W") C:CreateItem("SCRL2V") C:CreateItem("MISC85")
That should make it chapter 3, and give you the needed items to turn in the quest to the mayor of Nashkel. For giving your characters XP/Items etc., you can either use EEKeeper or take a look at this forum post for more console commands to use :-)
C:MoveToArea("AR4800") C:MoveToArea("AR5404") C:ExploreArea()
...and then using Ctrl+Y on Mulahey.