if c == "\000" or c == "\001" or c == "\002" or c == "\n"
c = nil
else
# 描绘文字
self.contents.draw_text(4 + @dx, 32 * @dy, 40, 32, c)
# x 为要描绘文字宽度的加法运算
@dx += self.contents.text_size(c).width
end
以下引用月光彩虹于2008-9-29 10:25:28的发言:
呃……发生冲突了~那位仁兄把RM1.02的脚本发来?
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |