Difference between revisions of "Quest Script Operations"

From PSwiki
Jump to navigation Jump to search
(Created page with "= Quest Script Operations = Quest script operations are used to script Quests. == Menu == == New substep ... == Syntax: ... [NoRepeat] == NPC tell (<npc>:) == NPC respone ...")
 
Line 21: Line 21:


== Commands ==
== Commands ==
Commands build [[Response Operation|Response Operations]].


=== Assign Quest ===
=== Assign Quest ===

Revision as of 16:37, 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

Fire Event

Complete

Uncomplete

setvariable

unsetvariable

Give

NoRepeat

Require

Run script

DoAdminCmd

Introduce