Defender's Quest: Valley of the Forgotten

Defender's Quest: Valley of the Forgotten

Find, play, and share crazy customized adventures!
Mods let you change every detail about the game: graphics, story, audio, enemies, character classes, and more! Now you can find, install, and share mods with just a few clicks. Click here to learn how.
闘魂 28 Jun, 2013 @ 4:38am
[Modding] Problem adding Markos the Knight to the party
This is a really simple issue and I'm probably overlooking something very obvious but need some help finding the root of the problem. Starting from scratch, while modifying data_game_progression.xml, I have encountered a problem with adding Markos to the party. I call the hero naming trigger with:
<action type="name_hero" bkg="0x000000" value="knight"/>
I can rename Markos but I can not click to continue. Every other hero/class can be added to the party this way except for Knights. This trigger works in the normal game but I believe I am missing an essential prerequisite trigger or variable or something. Help please?
< >
Showing 1-5 of 5 comments
闘魂 28 Jun, 2013 @ 5:11am 
I was able to add him to the party using
<action type="get_silent_hero" bkg="0x000000" value="knight"/>
The player does not get notified that the Knight was added to the party. His default name is Stranger but he can be renamed. I'd prefer to add him using the traditional command for consistency but this will suffice.
lars.doucet  [developer] 2 28 Jun, 2013 @ 6:40am 
Actions can be kind of fiddly sometimes, and it might not be a problem with the action itself but the surrounding triggers. Can you post your full trigger script somewhere for me to look at? Even better, can you share the mod with me somehow in its entirety?
闘魂 28 Jun, 2013 @ 8:09am 
I posted it on the Steam Workshop for now.
<snip>
Last edited by 闘魂; 28 Jun, 2013 @ 8:23am
闘魂 28 Jun, 2013 @ 8:22am 
Alright, this is just the strangest thing. I have no idea how or why it happened but the name_hero trigger works just fine now. Sorry for wasting your time.
lars.doucet  [developer] 2 28 Jun, 2013 @ 3:10pm 
Cosmic rays, man! Sometimes it works out like that :)
< >
Showing 1-5 of 5 comments
Per page: 1530 50