ツクール素人が神作品目指すスレ四式at GAMEAMA
ツクール素人が神作品目指すスレ四式 - 暇つぶし2ch897:名無しさん@お腹いっぱい。
09/08/06 00:27:34 yCutAC6S
歴戦の諸兄のやりかたでもいいと思うが

class Game_Party
def itembox_change
@items2 = {} unless @items2
@items,@items2 = @items2,@items
@weapons2 = {} unless @weapons2
@weapons,@weapons2 = @weapons2,@weapons
@armors2 = {} unless @armors2
@armors,@armors2 = @armors2,@armors
end
end

$game_party.itembox_change を実行するごとに二つのアイテム袋が入れ替わる


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch