I need to make a quest log for my latest game can someone tell me how to do it
you could try switches and fork conditions or something......
what maker??
doesn't matter which maker...
you can make a para condition it with key L,R or something pressed
and then quest log message bomb that goes like:
if quest1 switch is on then
-quest1 (completed)
else
-if quest1 foundswitch is on then
--quest1 (not completed yet)
--detail message
-else
--quest1 not found.
and so on for all of your quests
thanks guys ill get right on that