Creating a "if player has seen page" script in gamebook mode
calidro
05 Oct 2013, 11:53Hi dear Forum,
I have tried for hours now and also searched the forum up and down but could not find the answer.
How is it possible for me to show a message only if a player has already visited another page?
So far I've been trying the following:
http://i.imgur.com/SPy1Ch4.jpg
While I think this is correct, how do I make this function "pop up" on a specific page?
Thank you all, I'm grateful for every bit of adive that enables me to continue making my little game!
I have tried for hours now and also searched the forum up and down but could not find the answer.
How is it possible for me to show a message only if a player has already visited another page?
So far I've been trying the following:
http://i.imgur.com/SPy1Ch4.jpg
While I think this is correct, how do I make this function "pop up" on a specific page?
Thank you all, I'm grateful for every bit of adive that enables me to continue making my little game!

Pertex
06 Oct 2013, 17:48You are on the right way:


calidro
07 Oct 2013, 20:47Danke dir Pertex, it works perfectly now!