Forum rules - please read before posting.

Storing custom text and using it somewhere in the game.

edited May 2014 in Engine development
So we can store character names and even create a cheat sheet! (http://www.iceboxstudios.co.uk/adventure-creator/tutorials/letting-player-enter-their-name)

Now i'm wondering, can we go a step further. meaning, can we store more than few lines separetly and use them in other parts of the game. 

In example, we got a puzzle in which npc asks as several questions one after another and we want character to write the answer through keyboard. The problem is, we want the game to save the input to that particular question . So its not something random. And want to use that input on some other part of the game (like a outdoor screen or a TV)

So how can we store these inputs? Can we store more than a line in the method mentioned in here (http://www.iceboxstudios.co.uk/adventure-creator/tutorials/letting-player-enter-their-name) ?

How can we call for those inputs?

I think this can be achieved if i divide these inputs and call to them individually, but would this be a good method? Does anyone have any suggestions on the matter?

Thank you
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.