Quest Script Operations: Difference between revisions
Jump to navigation
Jump to search
Line 30: | Line 30: | ||
=== DoAdminCmd === | === DoAdminCmd === | ||
=== | === FireEvent === | ||
(Note: Not completed.) | |||
Syntax: FireEvent | Syntax: FireEvent | ||
The fire event has no corresponding Response Operation. | The fire event has no corresponding Response Operation. |
Revision as of 14:52, 4 January 2014
Quest Script Operations
Quest script operations are used to script Quests.
Menu
New substep ...
Syntax: ... [NoRepeat]
NPC tell (<npc>:)
NPC respone to a player.
Player tell(P:)
Player tell npc.
Player
Player action.
QuestNote
Commands
Commands build Response Operations.
Assign Quest
Complete
DoAdminCmd
FireEvent
(Note: Not completed.)
Syntax: FireEvent
The fire event has no corresponding Response Operation.