Difference between revisions of "Result Scripts"

From RPG Creation Kit
Jump to navigation Jump to search
(Created page with "A Result Script is a special type of script that runs as a result of certain events that happen in the RPG Creation Kit, such as when Dialogue Lines are said, when Goto locations are reached or when Interactive Objects are used. You can create a Result Script by right-clicking in the Project Window -> Create -> RPG Creation Kit -> C# -> Quests -> New Result Script. Once created, the script will be available for selection in a "Result Script" refer...")
 
(No difference)

Latest revision as of 23:52, 25 August 2023

A Result Script is a special type of script that runs as a result of certain events that happen in the RPG Creation Kit, such as when Dialogue Lines are said, when Goto locations are reached or when Interactive Objects are used.

You can create a Result Script by right-clicking in the Project Window -> Create -> RPG Creation Kit -> C# -> Quests -> New Result Script.

Once created, the script will be available for selection in a "Result Script" reference.