#author("2022-11-04T07:50:47+00:00","default:admin","admin")
#author("2023-10-24T04:36:03+00:00","default:admin","admin")
*Common Event Palette [#d4ded348]
Specify events that will not be placed on maps, but will be used throughout the game.
Common Events are categorized into Common Events, which can be used both on maps and during battles, and Battle Events, which can only be used during battles.
//COLOR(#FF0000):画像入る
#ref(./Commonevents_Palette_EN.png,80%)
#contents

**Feature Description [#pfac834d]
-''Add Button''
Add a new common event.
--If "Common Event Folder" is selected in the list, the "Add Common Event" dialog opens.
#ref(./Add Common Event.png,80%)

--If the "Battle Event Folder" is selected in the list, the event editor opens to specify custom event settings.
For information on specifying custom event settings, see "Events (Event Sheets/Event Panels)" in the Help section.

-''Folder Button''
Create new folders under the Common Event Folder and the Battle Event Folder.

-''Copy Button''
Copy the selection.

-''Paste Button''
Paste the copied selection.

-''Delete Button''
Delete the selection.

-''Search''
Narrow down the entries to be displayed in the list.
Enter a keyword to narrow down the search in the text input area and click the Narrow Down button.

**Common Event Folder [#pfac834d]
Add or double-click on the event name in the list to open the settings template for each common event and specify the settings.
Except for "Custom Events," only one of each of the common events can be specified from the template.  If you wish to place more than one, perform a "Convert to Custom Event" for each template.
In addition, when converted to a custom event, the following five conditions are used to start the event.

--No Trigger (Execute from Another Event)
--Automatically Start (Only Once)
--Automatically Start (Repeat)
--Automatically Start (Only Once in Parallel)
--Automatically Start (Repeat in Parallel)

-''Custom Event''
Use the event editor to specify events with a combination of commands.
Multiple common events created in "Custom Events" can be specified.

-''Count Timer''
Execution of this common event will display the timer and countdown according to the value of the variable box.

//COLOR(#FF0000):画像入る(カウンタータイマー:テンプレート)
#ref(./Countdown Timer.png,80%)
--''Variable Box to be Used''
Specify the variable box to be used as the time for the timer.
The value assigned to the variable box is in seconds.

--''Each Display Position''
Specify the position of the numbers and the separator in the time display, respectively.

--''Image Management Number''
Specify the number of the time display and the image control number of the separator, respectively.

--''Image of ":" (separator)''
Specify the symbol that separates minutes and seconds.

--''Image of Numbers''
Select the font for the numbers displaying the time.

--''Convert to Custom Event''
Convert to a format that can be specified in more detail using the event editor.
However, once this conversion is done, it is not possible to revert back to the way it was set up in the template.

//COLOR(#FF0000):画像入る(ゲーム画面でのタイマーの使用例)
#ref(./CountdownGameplay1200.png,50%)

-''Compass Event''
When this common event is placed, a compass (direction indicator) is displayed in the game.

//COLOR(#FF0000):画像入る(コンパス:テンプレート)
#ref(./Compass Event.png,80%)
--''Coordinate Position''
Specify the position at which the compass is to be displayed, in X and Y coordinates respectively.

--''Image Management Number''
Specify the image control number for each background (compass board) and compass needle.

--''Convert to Custom Event''
Convert to a format that can be specified in more detail using the event editor.
However, once this conversion is done, it is not possible to revert back to the way it was set up in the template.

//COLOR(#FF0000):画像入る(ゲーム画面でのコンパスの使用例)
#ref(./Compass Gameplay 1200.png,50%)

-''Display Money in Possession as Score''
When you place this common event, the money in possession is displayed on the game screen as a score.

//COLOR(#FF0000):画像入る(スコア:テンプレート)
#ref(./Display Money in Possession as Score.png,80%)
--''Variable Box to be Used''
If you want to display a value other than the possession as a score, specify here a variable to which you want to assign the score value.

--''Coordinate Position''
Specify the position at which the score is to be displayed, in X and Y coordinates respectively.

--''Image Number''
Specify the image control number to be used.

--''String to be Displayed Before the Score''
Specify the string that precedes the number, which is "SCORE:" by default.

--''Convert to Custom Event''
Convert to a format that can be specified in more detail using the event editor.
However, once this conversion is done, it is not possible to revert back to the way it was set up in the template.

//COLOR(#FF0000):画像入る(ゲーム画面でのスコアの使用例)
#ref(./Display Money Gameplay 1200.png,50%)

-''Display Variable as Score''
When this common event is placed, certain variable will be displayed on the game screen as a score.

//COLOR(#FF0000):画像入る(ハイスコア:テンプレート)
#ref(./Display Variable as Score.png,80%)
--''Variable Bos to be Used''
Specify the variable you want to display as a score.

--''Coordinate Position''
Specify the position at which the score is to be displayed, in X and Y coordinates respectively.

--''Image Number''
Specify the image control number to be used.

--''String to be Displayed Before the Score''
Specify the string that precedes the number, which is "HI-SCORE:" by default.

--''Convert to Custom Event''
Convert to a format that can be specified in more detail using the event editor.
However, once this conversion is done, it is not possible to revert back to the way it was set up in the template.

//COLOR(#FF0000):画像入る(ゲーム画面でのハイスコアの使用例)
#ref(./Display Variable Gameplay 1200.png,50%)

-''Letterboxing''
When this common event is specified, a black band will be displayed at the top and bottom of the game screen when the specified switch is turned on.
#ref(./Letterboxing.png,80%)
--''Switch to be Used''
Specify a switch to display the letterboxing.
Also, assigning 2 to the variable causes the black band to be displayed instantly, and assigning -1 causes it to be erased instantly.

--''Convert to Custom Event''
Convert to a format that can be specified in more detail using the event editor.
However, once this conversion is done, it is not possible to revert back to the way it was set up in the template.

//COLOR(#FF0000):画像入る(ゲーム画面での黒帯の使用例)
#ref(./Letterboxing Gameplay 1200.png,50%)


**Battle Event Folder[#pfac834d]
You can create "battle events" that are triggered during battles.
Add or double-click on the event name in the list to open the event editor and specify the event.

-There are four conditions for starting a battle event
-You can choose from the following conditions for starting a battle event
--In Battle, At the Beginning of Battle
--In Battle, Every Turn
--In Battle, Repeat in Parallel
--In Battle, At the Ending of Battle

--In Battle, At the Beginning of Action
--In Battle, At the End of Action
--In Battle, When Command Selection Starts
--In Battle, When Command is Decided
--In Battle, When Command Selection is Canceled

Front page   Edit Diff History Attach Copy Rename Reload   New Page list Search Recent changes   Help   RSS of recent changes