Response Operation

From PSwiki
Revision as of 23:19, 25 December 2013 by Magodra (talk | contribs)
Jump to navigation Jump to search

Response Operations

Action

This response operations .

Attribute Values/Type Default Description


 Ex:  <action ... />

Action My

This response operations .

Attribute Values/Type Default Description


 Ex:  <actionmy ... />

Action My Public

This response operations .

Attribute Values/Type Default Description


 Ex:  <actionmypublic ... />

Action Public

This response operations .

Attribute Values/Type Default Description


 Ex:  <actionpublic ... />

Narrate

This response operations .

Attribute Values/Type Default Description


 Ex:  <narrate ... />

Narrate Public

This response operations .

Attribute Values/Type Default Description


 Ex:  <narratepublic ... />

NPC Cmd

This response operations send a command to the NPC Client. The command will trigger NPC responses.

Attribute Values/Type Default Description
cmd string Use format npccmd:global:<your cmd text> or npccmd:self:<your cmd text>


 Ex:  <npccmd cmd="npccmd:global:start_riot" />
      <npccmd cmd="npccmd:self:open_cage" />

Respond

This response operations .

Attribute Values/Type Default Description


 Ex:  <respond ... />

Run

This response operations run a script.

Attribute Values/Type Default Description


 Ex:  <run ... />

Respond Public

This response operations .

Attribute Values/Type Default Description


 Ex:  <respondpublic ... />

Say

This response operations .

Attribute Values/Type Default Description


 Ex:  <say ... />

Verify Quest Assigned

This response operations .

Attribute Values/Type Default Description


 Ex:  <verifyquestassigned ... />

Verify Quest Completed

This response operations .

Attribute Values/Type Default Description


 Ex:  <verifyquestcompleted ... />