Custom Quest Condition and Tags

Announcements, support questions, and discussion for Quest Machine.
Post Reply
random
Posts: 34
Joined: Thu May 09, 2024 10:48 pm

Custom Quest Condition and Tags

Post by random »

Hi Tony!

I'm wondering if it's possible to use tags in the Custom Quest Condition parameters. In my experiments they come through blank.
User avatar
Tony Li
Posts: 21636
Joined: Thu Jul 18, 2013 1:27 pm

Re: Custom Quest Condition and Tags

Post by Tony Li »

Hi,

You can use QuestMachineTags.ReplaceTags() on a string or StringField to get a string in which {tags} have been replaced by their runtime values.
random
Posts: 34
Joined: Thu May 09, 2024 10:48 pm

Re: Custom Quest Condition and Tags

Post by random »

Works great, thanks Tony!
User avatar
Tony Li
Posts: 21636
Joined: Thu Jul 18, 2013 1:27 pm

Re: Custom Quest Condition and Tags

Post by Tony Li »

Happy to help!
Post Reply