Hi Tony,
I have a quick followup question from one of my previous threads. I'm rolling my own Quest Log View in my game, and I have a small question. How do I know how many quest entries a particular quest has. I feel like I must be missing a function under QuestLog, as I can see how to get individual quest entries and how to tell if that entry is active, but I'm looking to take any given quest, and then print out all the active entries it has, but I don't know how many entries that quest will have before hand.
Thanks so much!
Getting Active Quest Entires
Re: Getting Active Quest Entires
Oops, my bad feel free to ignore this!
I was blanking and completely missed the GetQuestEntryCount()function the first couple times looking through. Sorry about that, I knew there must have been a simple solution and there was! Thanks any way
I was blanking and completely missed the GetQuestEntryCount()function the first couple times looking through. Sorry about that, I knew there must have been a simple solution and there was! Thanks any way
Re: Getting Active Quest Entires
Glad you found it!