Skip to content

Console Commands

cvax edited this page Jul 2, 2016 · 2 revisions

Custom Skills Framework provides some console commands for debugging and fixing your skill tree in the event of failure.

listcustomskills

This command will list all the name of custom skills currently present in the user's <Witcher3>\Mods folder.

listcustomskills(name)

This command gets the details on a specific custom skill.

Usage Example
listcustomskills(magic_s26)

fixcustomskills

This command will try and repair custom skills on the current gamesave. This may require the user to save the gamesave after using it and reloading it to see the fix fully propagate.

Clone this wiki locally