プレイ日記
Chickens32 Chickens32
Could somebody help me? I'm trying to make it so that when a certain character is typed, it goes one line down (convienence for me). Help?
1そうだね
プレイ済み
返信[1]
親投稿
MSWS coolestkid123
Not sure if this is what you're looking for...
0そうだね
プレイ済み
返信[2]
親投稿
Stewart segludian1
Attached is my take on what you are going for. On line 159 you should stop at len(TXT$) - 1. On line 162 it looks like you are reprinting everything up to the current character (special codes and all) on the current line. Instead you should keep track of both the x and y coordinate (x would increment for each character but reset to start on a newline). Then locate and print the current character o
0そうだね
プレイ済み
返信[3]
親投稿
Stewart segludian1
That last o should say only. By the way, how did you get the nice box drawing characters? Is that a custom font?
0そうだね
プレイ済み
返信[4]
親投稿
Chickens32 Chickens32
Thank you, and yes, it's a custom font. It was quite easy to make, actually!
0そうだね
プレイ済み