Home - AnduoGames/ThirdCrisisModding GitHub Wiki

Welcome to the ThirdCrisisModding wiki!

Modding Third Crisis works by loading a dll into the game at runtime. Through this dll file, you can change anything in the game.

Here are some examples of what you can do:

Create a Dialogue

Saving / Loading Variables with SaveKeys

Interactables

Triggers

Set / Get Perversion

Add NPC's to a level

Add new Outfits

Add custom Stats

Start a Combat

Add custom Quests

Add custom Journal Entries

Transition to another Level

Create Cutscenes