1.jpg (134.85 KB, 下载次数: 26)
#-------------------------------------------------------------------------- # ● 绘制其他资讯 #-------------------------------------------------------------------------- def draw_other_info x = 100 y = 400 e_na = "text1" e_nb = "text2" change_color(system_color) draw_text(x + 100, y + line_height, 500, line_height, e_na) draw_text(x + 100, y + line_height * 2, 500, line_height, e_nb) change_color(normal_color) end
j433463 发表于 2013-3-12 20:41
e_na = enemy.note.split{/[(?:note|介绍1)\ ]/}
您没发现您给的图中括号引号都没去掉吗?您看看您的这式 ...
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |