Quest Gamebook Mode: Attributes

Bamboo Sprout
25 Jul 2018, 22:11Hi, is it possible to create attributes for the player in Quest gamebook mode? I really hope they do but I can't seem to figure out how to do it.

onimike
25 Jul 2018, 23:13You have to set attribute manually by adding script and set variable/attribute script.
Edit:
If you click on view code this is all you have to add
x = var
hegemonkhan
26 Jul 2018, 00:19this recent thread already covers it:
http://textadventures.co.uk/forum/quest/topic/civbyvvpc0qviwc0hvoeka/variable-that-impacts-choices-depending-on-its-state

Bamboo Sprout
26 Jul 2018, 11:51Ah thank you.