プレイ日記
BoogerFace BlueDog100
I have a question. Is there a way that with this little movie,When it ends, is it possible to make it go to a text game? ex.: Input "Mario look!",mari$ if mari$==''what''then print''oh no!''yatayatayata
4そうだね
プレイ済み
返信[1]
親投稿
nate NJR1432
That is possible and easy, all you would need to do is at the end of the movie code is put GOTO @TEXT @TEXT (text game here) :)
1そうだね
プレイ済み
返信[2]
親投稿
BoogerFace BlueDog100
what's wrong with this?
1そうだね
プレイ済み
返信[3]
親投稿
BoogerFace BlueDog100
why's it not working?
1そうだね
プレイ済み
返信[4]
親投稿
nate NJR1432
put goto @text on the line before return :)
1そうだね
プレイ済み
返信[5]
親投稿
nate NJR1432
tell me if it worked
0そうだね
プレイ済み
返信[6]
親投稿
BoogerFace BlueDog100
something's wrong....
1そうだね
プレイ済み
返信[7]
親投稿
nate NJR1432
hmmm... you should just play around with it and see if you can get it to work...
1そうだね
プレイ済み
返信[8]
親投稿
BoogerFace BlueDog100
not working 3:
1そうだね
プレイ済み
返信[9]
親投稿
nate NJR1432
sorry... if i think of something that i think will work i'll let you know :)
0そうだね
プレイ済み
返信[10]
親投稿
BoogerFace BlueDog100
......Can't,....:_(:_(
1そうだね
プレイ済み
返信[11]
親投稿
nate NJR1432
Hey Adventurer heres a challenge, in crashieplane 0.1 i scored this. Try to beat it :)
1そうだね
プレイ済み
返信[12]
親投稿
Perska Perska02
Probably going to regret this or something, but whatever. You removed the END from the file, which was used for a function. Restore the file to what it was. Remove the while loop and replace it with your whatever code.
2そうだね
プレイ済み
返信[13]
親投稿
BoogerFace BlueDog100
thanks for the help,but it's still not working
1そうだね
プレイ済み
返信[14]
親投稿
Perska Perska02
I think you didn't understand what I said. Load a fresh unedited version, and replace lines 58-66 with your whatever code.
1そうだね
プレイ済み
返信[15]
親投稿
BoogerFace BlueDog100
still.......not...
0そうだね
プレイ済み
返信[16]
親投稿
Perska Perska02
The label is unnecessary here, you can remove that and the GOTO. For PRINT, use either a semicolon or a , after the text string.
1そうだね
プレイ済み