Titan Quest: Immortal Throne

Titan Quest: Immortal Throne

Titan Quest Workshop
Take part in the Titan Quest community by creating mods, content or a lot of other cool stuff and share it with all other Titan Quest players.
Unknown 2016 年 7 月 2 日 下午 5:52
Femalepc01.dbr and malepc01.dbr
I've been asking everywhere and yet to get the answer. When you import records\xpack\creatures\pc\femalepc01.dbr or records\xpack\creatures\pc\malepc01.dbr into your mod, you won't be able to use scrolls, interact with certain quests, the main ones mostly or open secret passage door. To fix the scrolls issue you need to open skillmanager.tpl using some text editor such as notepad++ and add the following variables:

Variable
{
name = "questTree"
class = "variable"
type = "file_dbr"
description = ""
value = ""
defaultValue = "Records\XPack\Skills\Quest Skills\QuestSkillTree.dbr"
}

Variable
{
name = "potionTree"
class = "variable"
type = "file_dbr"
description = ""
value = ""
defaultValue = "Records\XPack\Skills\Scroll Skills\ScrollSkillTree.dbr"
}

Variable
{
name = "potionTree2"
class = "variable"
type = "file_dbr"
description = ""
value = ""
defaultValue = "Records\XPack\Skills\Scroll Skills\ScrollSkillTree2.dbr"
}
For the sake of sorting I would recommend adding them to the skill tree group which is located in the bottom of the skillmanager.tpl

If anyone knows how to fix secret passage door issue, please answer. I am desperate writting here.
最后由 Unknown 编辑于; 2016 年 7 月 3 日 上午 3:22
< >
正在显示第 1 - 1 条,共 1 条留言
Липовый мёд 2016 年 7 月 11 日 上午 8:45 
OMG...In ArtManager Help-->Install Templates)))
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50