Jump to content
The Dark Mod Forums

Is there a console command to finish the current level?


Wallace

Recommended Posts

The reason being that because of my low end laptop, some missions have unplayable framerate. I'd like them to be marked as 'done' in the menu so I dont end up replaying them by mistake.

 

Also, is menu saving more reliable (ie less corrupted saves) than quicksaving?

 

Thanks.

Link to comment
Share on other sites

Marking missions done: I don;t think there's a console command but you could edit the file that keeps track. It's in your darkmod folder: fms/mission.tdminfo

 

You'll see that missions you've completed have a "mission_completed_1" "1" line, which I guess you could add manually. Example:

tdm_missioninfo quinn
{
    "last_play_date"    "2015-02-22"
    "mission_completed_1"    "1"
    "mission_loot_collected_1"    "29843"
}

Menu saving and quicksave use the same savegame method, and personally I've never had a corrupt save so they are fine -- except apparently when the computer is struggling, given that you are having a problem with it. In that case, saving from the menu might help because most of the game activity is suspended so whatever's causing you a problem will probably be on hold.

 

Have you posted in the tech support forum? I don't know the details but I believe there are things you can do to improve the experience on low spec machines, for example by forcibly reducing texture quality.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...