Assisted Dialogs Library
Concept
The concept of this library is to assist the mapmaker for manage dialog and dialog items.
This library supports Dialog Designer MACRO code scripts. If you want to import dialogs made with Dialog Designer, you must install this library into your project.
In addition the library can be used without Dialog Designer.
What is Dialog Designer ?
Dialog Designer is a custom map used only for making dialog and dialog items directly into Starcraft 2. See the project page HERE.
Be carreful, only Dialog Designer Beta 3 or superior can export MACRO Codes.
Functions available
Actions
- Dialog - Create Dialog from MACRO Code (Dialog Designer needed)
- Dialog - Create Full Dialog from MACRO Code (Dialog Designer needed)
- Dialog - Create Dialog Item from MACRO Code (Dialog Designer needed)
- Dialog - Set the name of Dialog
- Dialog - Set the name of Dialog Item
- Debug - Clear all managed dialogs and dialog items
Getters
- Dialog - Get Dialog by Name
- Dialog - Get Dialog Item by Name
Documentation
See the Documentation pages.
Comments