You just need to choose 1 of 101 pages randomly right? With no restrictions and so on. Simple.
1) Name your pages (ones you want to be chosen at random) with only numbers. In your case that'd be
1#
2#
3#
.....
99#
100#
101#
Simply rename them in pages list in visual editor.
2) make a simple "continue" button on a page you want. (that button will choose random page).
3) Open script editor, find that page and button. If you just created it that'd look like
go(start#)
because all pages link to start by default.
4) change it to
go(range(1,101,'page'))
5) save. That's it, this button will choose 1 random page amongst those named in numbers between 1 and 101.
HOWEVER
Do not view this page in visual editor OR if you need to make editions, go to script in the very end of your work and check that the line
go(range(1,101,'page'))
remained intact. Nyx might ruin it and add # to it
go(range(1,101,'page')#)
You should remove this sign or it will not work
Check out this topics
http://www.milovana.com/forum/viewtopic.php?f=2&t=4355
http://www.milovana.com/forum/viewtopic.php?f=2&t=5926
Check out my new site, and read SexTV story there!
Also I have the
DARK section that features feature Erotic Horror.
I also launched a SubscribeStar recently! Please come check it out!
Updated whenever I feel like it.
