s = 0
t = $game_party.instance_variable_get("@items")
t.each_value {|s| s+=1}
p s
以下引用3535于2008-5-13 20:33:25的发言:
s = 0
t = $game_party.instance_variable_get("@items")
t.each_value {|s| s+=1}
p s
事件是沒有。
[本贴由作者于 2008-5-13 20:47:03 最后编辑]
以下引用Infrared于2008-5-13 21:31:39的发言:
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |