SmileBASIC コミュニティプレイ日記Adrian AdranGames2016/03/08 09:22:33How do i make it so whatever you input is the response For example: What is your name? bob Hi bob2そうだね 2返信プレイ済み2017/11/04 03:48:53に取得
SmileBASIC コミュニティ返信[1]親投稿The Dude burns_ruber2016/3/8 9:37You could use the in-put dialog, the example for it is in the screen shot.0そうだね プレイ済み2017/11/04 03:48:53に取得
SmileBASIC コミュニティ返信[2]親投稿aaron pikamonx2016/3/8 10:24Example code: Input" what is your name";n$ Wait 100 Print" hello there, Print n$ Exactly like that0そうだね プレイ済み2017/11/04 03:48:53に取得