トップページ > ゲ製作技術 > 2011年06月05日 > grqr1hzo

書き込み順位&時間帯一覧

21 位/151 ID中時間01234567891011121314151617181920212223Total
書き込み数0000000000000000001100002



使用した名前一覧書き込んだスレッド一覧
名前は開発中のものです。
■吉里吉里/KAG/TJS雑談質問スレ■その24

書き込みレス一覧

■吉里吉里/KAG/TJS雑談質問スレ■その24
17 :名前は開発中のものです。[sage]:2011/06/05(日) 18:24:38.68 ID:grqr1hzo
この式の書き方、どこかおかしいですか?
f.npc1[6][9]とf.npc1[6][7]がかぶってたら*loop4に行って選びなおさせるようにしたいんだけど、ループしないみたいだ
tf.baをf.npc1[6][9]に入れ替えたりしてみたけど意味がなかった

[if exp="f.npc1[6][7] == '読書' && tf.ba == 1"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] == '散歩' && tf.ba == 2"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] == '勉強' && tf.ba == 3"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] == '絵描き' && tf.ba == 4"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] == '執筆' && tf.ba == 5"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] == '音楽鑑賞' && tf.ba == 6"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] =='特にない' && tf.ba == 7"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] =='トレーニング' && tf.ba == 8"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] == '人間観察' && tf.ba == 9"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] == '討論' && tf.ba == 10"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] == '酒' && tf.ba == 11"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] == 'ギャンブル' && tf.ba == 12"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] == '楽器演奏' && tf.ba == 13"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] == '釣り' && tf.ba == 14"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] == '武道' && tf.ba == 15"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] == '乗馬' && tf.ba == 16"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] == 'ジョギング' && tf.ba == 17"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] == '登山' && tf.ba == 18"][jump target=*loop4][endif]
[if exp="f.npc1[6][7] == '料理' && tf.ba == 19"][jump target=*loop4][endif]
[return]

■吉里吉里/KAG/TJS雑談質問スレ■その24
19 :名前は開発中のものです。[sage]:2011/06/05(日) 19:04:31.27 ID:grqr1hzo
>>17解決しました…その部分の前の乱数が駄目だったみたいでした
他に色々不具合も出ているみたいだし、ゲームを作るって難しいな


※このページは、『2ちゃんねる』の書き込みを基に自動生成したものです。オリジナルはリンク先の2ちゃんねるの書き込みです。
※このサイトでオリジナルの書き込みについては対応できません。
※何か問題のある場合はメールをしてください。対応します。