Quest Log by Quest Location
Posted: Mon Sep 22, 2014 9:54 am
Hello All,
I'm trying to create my quest log like the one below. The main difference between this and the example quest logs is that this is organised by where the Quests are located rather than Active and Completed. I'm new to LUA and this is my first usage of a dialogue system to tackle such things.
For starters I've added a "Location" field to the Quest template. Next up I was just going to completely rewrite a new quest log from scratch, polling the Lua variables from C# as appropriate. Does that sound like a reasonable approach?
If I make it work well, am happy to share the code with any who might be interested.
I'm trying to create my quest log like the one below. The main difference between this and the example quest logs is that this is organised by where the Quests are located rather than Active and Completed. I'm new to LUA and this is my first usage of a dialogue system to tackle such things.
For starters I've added a "Location" field to the Quest template. Next up I was just going to completely rewrite a new quest log from scratch, polling the Lua variables from C# as appropriate. Does that sound like a reasonable approach?
If I make it work well, am happy to share the code with any who might be interested.