>
> >As you found out, Twine uses several plugins to get things going. It 
> >would be needed, to add all of them to a "vanilla" TW, to get the same 
> >behaviour. IMO interactive stories are quite complex. So the Twine 
> >program abstracts this complexity away and exports to TW. 
>
Yes, I see that doing it with Twine is much easier, but I'd like to keep my 
stories inside a bigger TW, which Twine currently can't. Also, it crashes 
when I try to generate TW files (I reported this to their discussion group).

Anyway, after reading this guide 
How_To/Display_a_variable_within_a_tiddler<http://oldwiki.tiddlywiki.org/wiki/How_To/Display_a_variable_within_a_tiddler>
 I've 
learnt how to set variables and I almost came to an acceptable conclusion. 
Now, all I need is the javascript equivalent of

*"if variableXX is X, show **(return?)** tiddlerX --- else, show tiddlerY"*
*
*
Also, I may need some more "complex" scripts like 

*"if variableXX is X and variableZZ is Z show** tiddlerX --- else, show 
tiddlerY"* 
and
*"if variableXX is X, show **tiddlerX --- if variableYY is Y show tiddlerY 
--- if variableZZ is Z show tiddlerZ "* 

Can anybody help me translate this ideas into working javascripts?
Thanks a lot 
 

>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/Tu7HtjxCn3EJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to