We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Project: Consolation supports custom GSC loading and overriding stock scripts.
Create a consolation folder inside your game directory.
consolation
Inside that folder, follow the same folder structure as the stock game scripts you want to override.
If you want to override the stock Conflict gametype script, create:
consolation/maps/mp/gametypes/dm.gsc
This lets you replace or extend the stock dm.gsc behavior through the Project: Consolation script loading path.
dm.gsc
One use for this is making a custom FFA-style Conflict variant by replacing dm.gsc with your own logic.
Example showcase: