板 1- 前 次 新 レス
インクルードについて語るスレ
[160]名無しさん(ザコ):2009/02/06(金) 12:46:15 ID:BE2p+cIQ0
会話インクル使うならややこしくないと思うんだけど…
Talk使うならこれでどうだろう
HotPoint あうえおあお 0 0 100 40
paintstring 0 0 あうえおあお
do
autoTalk
0;あうえおあお.かきけくかこ
suspend
wait click
If 選択 <> "" Then
Talk
$(選択)の説明
suspend
EndIf
loop while (選択 <> "")
clearobj
clearpicture
refresh
#ここまででTalk一行に相当
HotPoint 用語 0 0 100 40
paintstring 0 0 用語
do
autoTalk
0;用語のテスト
suspend
wait click
If 選択 <> "" Then
Talk
$(選択)の説明
suspend
EndIf
loop while (選択 <> "")
clearobj
clearpicture
refresh
前 次