# 评价
result = eval(script)
# 返回值为 false 的情况下
if result == false
# 结束
return false
end
eval("a = false")
# 尝试执行事件列表、返回值为 false 的情况下
if execute_command == false
return
end
# 推进索引
@index += 1
$game_switches[1] = !$game_switches[1]
true
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |