- Joined
- Feb 20, 2014
- Messages
- 27
- Reaction score
- 1
- First Language
- norwegian
- Primarily Uses
If I can get help to my loop ?
@show choices: key, no
: when [key]
@>text: here you are
@>text: now go away
@>
: when [no]
@>text: bye
@>
: branch end
@>break loop
@>
My problem is that every time I come back it start again to give a key. to give a key is only one time to do, so I have not got it.
Why I made a loop so player have the opportunity to make a wrong but when you got the key it stop.
Any idea?
Here some picture of my loops am using in my game called old pirate.
I do also have a compressed game file if you are interesting to look at ?
But I forgotten where I can uploaded to.
@show choices: key, no
: when [key]
@>text: here you are
@>text: now go away
@>
: when [no]
@>text: bye
@>
: branch end
@>break loop
@>
My problem is that every time I come back it start again to give a key. to give a key is only one time to do, so I have not got it.
Why I made a loop so player have the opportunity to make a wrong but when you got the key it stop.
Any idea?
Here some picture of my loops am using in my game called old pirate.
I do also have a compressed game file if you are interesting to look at ?
But I forgotten where I can uploaded to.
Last edited by a moderator:

