sex-idol-48/DataTL/dump/common/203_◆MassageWindow.json
2026-01-25 14:55:25 -06:00

1964 lines
No EOL
45 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": 203,
"name": "◆MassageWindow",
"description": "",
"commands": [
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"―――――――――――――――――――――――――――――――――――"
],
"index": 0
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"メッセージウィンドウ処理"
],
"index": 1
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"―――――――――――――――――――――――――――――――――――"
],
"index": 2
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"【処理の内容】"
],
"index": 3
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" メッセージ枠と顔グラフィックを表示します。"
],
"index": 4
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" このコモンイベントは常時作動しており、システム変数0番顔グラフィック番号が"
],
"index": 5
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" 変化すると、メッセージウィンドウを表示したり消去したり顔グラフィックを表示させたりします。"
],
"index": 6
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" "
],
"index": 7
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" 「システム変数0顔グラフィック番号」を読み込んで、"
],
"index": 8
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" その番号に応じた顔グラフィックを表示します。\r\r"
],
"index": 9
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" Sys0 = 0 の時は、メッセージウィンドウは表示されません。"
],
"index": 10
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" Sys0 = 1 の時は、メッセージウィンドウのみ表示されます。"
],
"index": 11
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" Sys0が2以上の時は、設定された顔グラフィックを画面右下に表示します。\r\r"
],
"index": 12
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"―――――――――――――――――――――――――――――――――――"
],
"index": 13
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"【設定】\r\r"
],
"index": 14
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" 顔グラフィックのファイルは、システムデータベース24番「顔グラフィック名」で設定してください。"
],
"index": 15
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" "
],
"index": 16
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" メッセージウィンドウ画像は、ユーザデータベース「システム設定」で設定してください。"
],
"index": 17
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" 画像が何も設定されていなければ、黒い背景が表示されます。"
],
"index": 18
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"―――――――――――――――――――――――――――――――――――"
],
"index": 19
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" "
],
"index": 20
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600020,
19500,
0,
0
],
"index": 21
},
{
"code": 250,
"codeStr": "Database",
"stringArgs": [
"",
"基本システム用変数",
"",
""
],
"intArgs": [
21,
3,
0,
69632,
1600028
],
"index": 22
},
{
"code": 250,
"codeStr": "Database",
"stringArgs": [
"",
"画像/音声設定",
"",
"メッセージウィンドウ ベース画像"
],
"intArgs": [
18,
0,
24,
332288,
1600009
],
"index": 23
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600035,
0,
0,
0
],
"index": 24
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"メッセージウィンドウの表示位置とサイズを設定"
],
"index": 25
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600038,
30,
1600028,
8192
],
"index": 26
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600039,
7,
1600028,
8192
],
"index": 27
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600030,
16,
1600028,
8192
],
"index": 28
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600031,
20,
1600028,
8192
],
"index": 29
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600032,
16,
1600028,
8192
],
"index": 30
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600033,
28,
1600028,
8192
],
"index": 31
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" "
],
"index": 32
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600091,
3,
0,
0
],
"index": 33
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
9000010,
9,
0,
0
],
"index": 34
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" "
],
"index": 35
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600042,
32,
1600028,
8192
],
"index": 36
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600043,
24,
1600028,
8192
],
"index": 37
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" "
],
"index": 38
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600040,
1,
0,
0
],
"index": 39
},
{
"code": 179,
"codeStr": "LoopTimes",
"intArgs": [
1
],
"index": 40
},
{
"code": 212,
"codeStr": "SetLabel",
"stringArgs": [
"文章表示位置設定"
],
"index": 41
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
9000001,
2,
1600028,
8192
],
"index": 42
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
9000001,
8,
0,
512
],
"index": 43
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
9000002,
17,
1600028,
8192
],
"index": 44
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
9000002,
1600028,
10,
12544
],
"index": 45
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
9000003,
16,
1600028,
8192
],
"index": 46
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
9000004,
8,
1600028,
8192
],
"index": 47
},
{
"code": 213,
"codeStr": "JumpLabel",
"stringArgs": [
"戻り先\\cself[40]"
],
"index": 48
},
{
"code": 212,
"codeStr": "SetLabel",
"stringArgs": [
"戻り先1"
],
"index": 51
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" "
],
"index": 52
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
9000000,
1,
0,
0
],
"index": 53
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"顔グラフィック番号が-1以下になったら処理待ち状態"
],
"index": 55
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"基本的に、処理が終わったら-1になる\r\r"
],
"index": 56
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
9000000,
4294967295,
3
],
"index": 57
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 58
},
{
"code": 180,
"codeStr": "Wait",
"intArgs": [
1
],
"index": 59
},
{
"code": 180,
"codeStr": "Wait",
"intArgs": [
1
],
"index": 63
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"■■■■■■■■■■■■■■■■■■■■■■■■■■■■■"
],
"index": 64
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" 表示処理"
],
"index": 65
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"■■■■■■■■■■■■■■■■■■■■■■■■■■■■■\r\r"
],
"index": 66
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
9000012,
1,
2
],
"index": 67
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 68
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"メッセージウィンドウ表示"
],
"index": 69
},
{
"code": 212,
"codeStr": "SetLabel",
"stringArgs": [
"ウィンドウ表示"
],
"index": 70
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600049,
9000000,
0,
0
],
"index": 71
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
1600048,
1600049,
5
],
"index": 72
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 73
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600048,
1600049,
0,
0
],
"index": 74
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
17,
1600049,
1,
1
],
"index": 75
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 76
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"顔番号が1以上ならメッセージウィンドウ表示\r\r"
],
"index": 77
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
3,
1600020
],
"index": 78
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
1600035,
0,
2
],
"index": 79
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 80
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"メッセージウィンドウを新規表示する処理"
],
"index": 81
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" メッセージウィンドウの表示位置を再設定"
],
"index": 82
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600040,
2,
0,
0
],
"index": 83
},
{
"code": 213,
"codeStr": "JumpLabel",
"stringArgs": [
"文章表示位置設定"
],
"index": 84
},
{
"code": 212,
"codeStr": "SetLabel",
"stringArgs": [
"戻り先2"
],
"index": 85
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" 表示されていなければ新規に表示する"
],
"index": 86
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
4160,
1600020,
5,
1600038,
1600039,
1,
255,
1600032,
1600033,
100,
0,
1600009
],
"index": 87
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
4198145,
1600020,
5,
0,
0,
4293967296,
4293967296,
1600030,
1600031,
4293967296,
4293967296,
0,
16777216
],
"index": 90
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
4198145,
1600020,
5,
0,
0,
4293967296,
4293967296,
1600030,
1600031,
4293967296,
4293967296,
0,
16777216,
3
],
"index": 91
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600035,
1,
0,
0
],
"index": 92
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
9000010,
1,
0,
0
],
"index": 93
},
{
"code": 420,
"codeStr": "ElseCase",
"intArgs": [
0
],
"index": 95
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"表示なし(0)の場合"
],
"index": 96
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"隠す座標へ移動"
],
"index": 97
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
3843,
1600020
],
"index": 98
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
4198145,
1600020,
4,
0,
0,
4293967296,
255,
1600032,
1600033,
4293967296,
4293967296,
0,
16777216
],
"index": 99
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
4198145,
1600020,
4,
0,
0,
4293967296,
255,
1600032,
1600033,
4293967296,
4293967296,
0,
16777216,
2
],
"index": 100
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600035,
0,
0,
0
],
"index": 101
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
9000010,
1,
0,
0
],
"index": 102
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"――――――――――――――――――――――――――――――――"
],
"index": 105
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"顔グラフィックの消去+表示処理"
],
"index": 106
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"――――――――――――――――――――――――――――――――"
],
"index": 107
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"まず今表示されてる顔グラフィックを消去"
],
"index": 108
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600021,
1600020,
1,
0
],
"index": 109
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600022,
1600020,
1600091,
0
],
"index": 110
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
16777219,
1600021,
1600022
],
"index": 111
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
16777218,
1600021,
5,
0,
0,
1600022
],
"index": 112
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
1600049,
2,
1
],
"index": 113
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 114
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"顔番号が2以上なら顔グラフィック表示"
],
"index": 115
},
{
"code": 250,
"codeStr": "Database",
"stringArgs": [
"",
"顔グラフィック名",
"",
"顔画像ファイル"
],
"intArgs": [
24,
1600049,
0,
332032,
1600008
],
"index": 116
},
{
"code": 112,
"codeStr": "StringCondition",
"stringArgs": [
"",
"",
"",
""
],
"intArgs": [
1,
270035464
],
"index": 117
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 118
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" "
],
"index": 119
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"新しいピクチャのサイズから初期表示座標を算出"
],
"index": 120
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"新しいピクチャを表示する\r\r"
],
"index": 121
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600021,
1600020,
1,
0
],
"index": 122
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600021,
1600090,
0,
256
],
"index": 123
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"システム設定の メッセージ顔グラフィック 拡大率を反映\r\r"
],
"index": 124
},
{
"code": 250,
"codeStr": "Database",
"stringArgs": [
"",
"システム設定",
"",
"メッセージ 顔グラフィック倍率"
],
"intArgs": [
19,
0,
26,
332288,
1600023
],
"index": 125
},
{
"code": 250,
"codeStr": "Database",
"stringArgs": [
"",
"システム設定",
"",
"メッセージ 顔グラフィック倍率"
],
"intArgs": [
19,
0,
26,
332288,
1600024
],
"index": 126
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
20243,
1600021
],
"index": 127
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
3165968,
1600021,
0,
1,
1,
4293967296,
255,
1600044,
1600045,
1600023,
4293967296,
1600008,
16777216,
0,
0,
0,
0,
0,
1600024
],
"index": 128
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
1600023,
0,
2
],
"index": 129
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 130
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"拡大率0標準サイズに合わせる\r\r"
],
"index": 131
},
{
"code": 124,
"codeStr": "SetVariableEx",
"intArgs": [
1600010,
16384,
1600021,
3
],
"index": 132
},
{
"code": 124,
"codeStr": "SetVariableEx",
"intArgs": [
1600011,
16384,
1600021,
2
],
"index": 133
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"顔の枠のサイズを計算"
],
"index": 134
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600057,
96,
1600028,
8192
],
"index": 135
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600058,
96,
1600028,
8192
],
"index": 136
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600057,
10,
0,
1024
],
"index": 137
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600058,
10,
0,
1024
],
"index": 138
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"顔の表示を、枠に合わせる場合"
],
"index": 139
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600010,
1600057,
100,
8192
],
"index": 140
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600011,
1600058,
100,
8192
],
"index": 141
},
{
"code": 124,
"codeStr": "SetVariableEx",
"intArgs": [
1600010,
17408,
1600021,
2
],
"index": 142
},
{
"code": 124,
"codeStr": "SetVariableEx",
"intArgs": [
1600011,
17408,
1600021,
3
],
"index": 143
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600023,
1600010,
0,
0
],
"index": 144
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600024,
1600011,
0,
0
],
"index": 145
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"表示元の座標を計算"
],
"index": 148
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600044,
1600042,
0,
0
],
"index": 149
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600045,
1600043,
0,
0
],
"index": 150
},
{
"code": 124,
"codeStr": "SetVariableEx",
"intArgs": [
1600010,
16384,
1600021,
3
],
"index": 151
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600010,
1600023,
0,
768
],
"index": 152
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600010,
100,
0,
1024
],
"index": 153
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600044,
1600010,
0,
256
],
"index": 154
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
3149569,
1600021,
0,
0,
0,
4293967296,
255,
1600044,
1600045,
1600023,
4293967296,
0,
16777216,
0,
0,
0,
0,
0,
1600024
],
"index": 155
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"表示先へと移動"
],
"index": 156
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
4214545,
1600021,
5,
0,
0,
4293967296,
255,
1600042,
1600043,
4293967296,
4293967296,
0,
16777216
],
"index": 157
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
4198145,
1600021,
5,
0,
0,
4293967296,
255,
1600042,
1600043,
4293967296,
4293967296,
0,
16777216,
3
],
"index": 158
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
4198145,
1600021,
5,
0,
0,
4293967296,
255,
1600042,
1600043,
4293967296,
4293967296,
0,
16777216,
5
],
"index": 159
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"ピクチャカウンタ+1"
],
"index": 160
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600090,
1,
0,
256
],
"index": 161
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600090,
1600091,
0,
1280
],
"index": 162
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"■■■■■■■■■■■■■■■■■■■■■■■■■■■■■"
],
"index": 171
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" 消去処理"
],
"index": 172
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"■■■■■■■■■■■■■■■■■■■■■■■■■■■■■\r\r"
],
"index": 173
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
1600035,
0,
5
],
"index": 174
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 175
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
9000012,
0,
2
],
"index": 176
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 177
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"もし開いてる状態なら、数フレーム待って、なければ閉じる。"
],
"index": 178
},
{
"code": 179,
"codeStr": "LoopTimes",
"intArgs": [
3
],
"index": 179
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
9000012,
1,
2
],
"index": 180
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 181
},
{
"code": 213,
"codeStr": "JumpLabel",
"stringArgs": [
"ウィンドウ表示"
],
"index": 182
},
{
"code": 180,
"codeStr": "Wait",
"intArgs": [
1
],
"index": 185
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"値を初期化\r\r"
],
"index": 188
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
9000010,
9,
0,
0
],
"index": 189
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600048,
4294967295,
0,
0
],
"index": 190
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
9000012,
0,
2
],
"index": 191
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 192
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"表示されてない場合だけ顔グラ番号初期化\r\r"
],
"index": 193
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
9000000,
1,
0,
0
],
"index": 194
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"隠す座標へ移動"
],
"index": 197
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
3843,
1600020
],
"index": 198
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
4198145,
1600020,
4,
0,
0,
4293967296,
255,
1600032,
1600033,
4293967296,
4293967296,
0,
16777216
],
"index": 199
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
4198145,
1600020,
4,
0,
0,
4293967296,
255,
1600032,
1600033,
4293967296,
4293967296,
0,
16777216,
2
],
"index": 200
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"完全に消えたら表示フラグをオフに\r\r"
],
"index": 201
},
{
"code": 179,
"codeStr": "LoopTimes",
"intArgs": [
6
],
"index": 202
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
9000012,
1,
2
],
"index": 203
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 204
},
{
"code": 213,
"codeStr": "JumpLabel",
"stringArgs": [
"ウィンドウ表示"
],
"index": 205
},
{
"code": 180,
"codeStr": "Wait",
"intArgs": [
1
],
"index": 208
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"消去する\r\r"
],
"index": 211
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
2,
1600020,
0,
6
],
"index": 212
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"顔グラフィックも消去する\r\r"
],
"index": 213
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600021,
1600020,
1,
0
],
"index": 214
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600022,
1600020,
1600091,
0
],
"index": 215
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
16777219,
1600021,
1600022
],
"index": 216
},
{
"code": 150,
"codeStr": "Picture",
"intArgs": [
16777218,
1600021,
5,
0,
0,
1600022
],
"index": 217
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"ウィンドウが消えたので、次メッセージの待ち時間を元に戻す"
],
"index": 218
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600035,
0,
0,
0
],
"index": 219
}
]
}