Customizing FF2 - 50DKP/FF2-Official GitHub Wiki
Customizing FF2
Convars
FF2 aims to be highly customizable. You can find all the convars in tf/cfg/sourcemod/FreakFortress2.cfg.
Enabled Maps
Edit addons/sourcemod/configs/freak_fortress_2/maps.cfg to let Freak Fortress 2 know what gamemodes and/or maps it should be active on. Note that an exact match is not needed.
- For example,
koth_will match any map that begins withkoth_whilearena_swill match any map that starts witharena_s(such asarena_sawmill,arena_something,arena_s)
Force Open All Doors
Some maps need to have all their doors opened in order for FF2 gameplay to proceed normally.
Edit addons/sourcemod/configs/freak_fortress_2/doors.cfg to set the gamemodes and/or maps FF2 should force open the doors. This config file follows the same rules as maps.cfg.
TODO: ANYTHING BELOW THIS DOES NOT BELONG HERE Recommended plugins
The plugins listed below have official FF2 support.