diff --git a/Update/onik_001.txt b/Update/onik_001.txt index 221ba58..4ad16c9 100644 --- a/Update/onik_001.txt +++ b/Update/onik_001.txt @@ -4007,7 +4007,7 @@ void main() SetValidityOfInput( FALSE ); Wait( 1000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } diff --git a/Update/onik_002.txt b/Update/onik_002.txt index d08d3e2..17ff21c 100644 --- a/Update/onik_002.txt +++ b/Update/onik_002.txt @@ -1426,7 +1426,7 @@ void main() NULL, "\"I will not allow you to have this hamburger!!\"", Line_ContinueAfterTyping); PlaySE( 4, "wa_005", 128, 64 ); ShakeScreen( 0, 100, 20, 4, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } diff --git a/Update/onik_003.txt b/Update/onik_003.txt index 7c1a7c9..56e4d95 100644 --- a/Update/onik_003.txt +++ b/Update/onik_003.txt @@ -957,7 +957,7 @@ void main() PlaySE( 4, "wa_007", 128, 64 ); ShakeScreen( 1, 50, 20, 3, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -1122,7 +1122,7 @@ void main() PlaySE( 4, "wa_006", 128, 64 ); ShakeScreenSx( 0, 3, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -1460,7 +1460,7 @@ void main() PlaySE( 4, "wa_007", 128, 64 ); ShakeScreen( 1, 50, 20, 3, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -1592,7 +1592,7 @@ void main() PlaySE( 4, "wa_010", 128, 64 ); // ShakeScreen( 1, 50, 20, 3, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -4435,7 +4435,7 @@ void main() SetValidityOfInput( FALSE ); Wait( 5000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -4588,7 +4588,7 @@ void main() SetValidityOfInput( FALSE ); Wait( 2500 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); } @@ -4668,7 +4668,7 @@ void main() NULL, "\"AhhHhhhHhHhhh!!!\"", Line_ContinueAfterTyping); PlaySE( 4, "wa_003", 128, 64 ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); DisableWindow(); DrawSceneWithMask( "sunset/bg_023", "mask1013", 1, 0, 300 ); diff --git a/Update/onik_004.txt b/Update/onik_004.txt index 93d6e63..d7d00dc 100644 --- a/Update/onik_004.txt +++ b/Update/onik_004.txt @@ -2050,7 +2050,7 @@ void main() NULL, "\"K-Keiichi-kun! Save meeee!!!\"", Line_ContinueAfterTyping); ShakeScreen( 1, 50, 20, 3, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -2437,7 +2437,7 @@ void main() Wait( 200 ); PlaySE( 4, "wa_008", 128, 64 ); Wait( 200 ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -2485,7 +2485,7 @@ void main() PlaySE( 4, "wa_007", 128, 64 ); ShakeScreen( 0, 50, 20, 3, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); } @@ -4064,7 +4064,7 @@ void main() SetValidityOfInput( FALSE ); Wait( 500 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } diff --git a/Update/onik_009.txt b/Update/onik_009.txt index 6d88e9a..309d925 100644 --- a/Update/onik_009.txt +++ b/Update/onik_009.txt @@ -1120,7 +1120,7 @@ void main() PlaySE( 4, "wa_005", 128, 64 ); ShakeScreen( 1, 50, 20, 3, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -1293,7 +1293,7 @@ void main() PlaySE( 4, "wa_007", 128, 64 ); ShakeScreen( 1, 50, 20, 5, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } diff --git a/Update/onik_009_02.txt b/Update/onik_009_02.txt index f13212a..c2219d7 100644 --- a/Update/onik_009_02.txt +++ b/Update/onik_009_02.txt @@ -1247,7 +1247,7 @@ void main() Wait( 500 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } diff --git a/Update/onik_011.txt b/Update/onik_011.txt index 421157e..9ac7b52 100644 --- a/Update/onik_011.txt +++ b/Update/onik_011.txt @@ -4838,7 +4838,7 @@ void main() Wait( 3000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } diff --git a/Update/onik_012.txt b/Update/onik_012.txt index 54a1676..0ee8269 100644 --- a/Update/onik_012.txt +++ b/Update/onik_012.txt @@ -2386,7 +2386,7 @@ void main() Wait( 5000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -2637,7 +2637,7 @@ void main() NULL, "*Badump*", Line_ContinueAfterTyping); ShakeScreen( 1, 50, 20, 3, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } diff --git a/Update/onik_013.txt b/Update/onik_013.txt index f305721..c43dc4e 100644 --- a/Update/onik_013.txt +++ b/Update/onik_013.txt @@ -1732,7 +1732,7 @@ void main() Wait( 1000 ); PlaySE( 4, "wa_009", 128, 64 ); Wait( 1000 ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); } diff --git a/Update/onik_014.txt b/Update/onik_014.txt index ce2fdde..66ef64b 100644 --- a/Update/onik_014.txt +++ b/Update/onik_014.txt @@ -2237,7 +2237,7 @@ void main() PlaySE( 4, "wa_005", 125, 64 ); ShakeScreenSx( 1, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } diff --git a/Update/onik_015.txt b/Update/onik_015.txt index 6011ed2..8f13242 100644 --- a/Update/onik_015.txt +++ b/Update/onik_015.txt @@ -6404,7 +6404,7 @@ void main() DisableWindow(); DrawScene( "black", 50 ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); } @@ -6933,7 +6933,7 @@ void main() SetValidityOfInput( FALSE ); Wait( 1000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } diff --git a/Update/onik_015_02.txt b/Update/onik_015_02.txt index 541056c..086edec 100644 --- a/Update/onik_015_02.txt +++ b/Update/onik_015_02.txt @@ -2553,7 +2553,7 @@ void main() SetValidityOfInput( FALSE ); Wait( 1000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); if (AdvMode) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } diff --git a/Update/onik_015_03.txt b/Update/onik_015_03.txt index b1d41b1..c645fc1 100644 --- a/Update/onik_015_03.txt +++ b/Update/onik_015_03.txt @@ -2279,7 +2279,7 @@ void main() NULL, " That is my only desire.", Line_ContinueAfterTyping); FadeOutBGM( 2, 10, TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_ModeSpecific); //locate 15,12 // SetDrawingPointOfMessage( 0, 12 );