Page 1 of 1
Is there a tutorial on how to add custom Text Queries?

Posted:
18 Oct 2014, 17:31
by Tejahn
I've looked around the forum for a tutorial on how to add custom text. Especially custom Text Queries to the game to no avail. An example of what I would like to do is be to explain the function of a keyword, to give a brief history of a card, or to make a multiple choice card.
Re: Is there a tutorial on how to add custom Text Queries?

Posted:
18 Oct 2014, 19:47
by RiiakShiNal
That's just a matter of creating a TEXT_PERMANENT file and adding entries. You can find plenty of examples by looking at existing mods. You can even find an example by exporting a deck from the Deck Builder and looking at the TEXT_PERMANENT directory that is created in the WAD.
Re: Is there a tutorial on how to add custom Text Queries?

Posted:
18 Oct 2014, 20:00
by Tejahn
Okay. I'll have a look. Thanks!