Response Operation: Difference between revisions
No edit summary |
No edit summary |
||
Line 78: | Line 78: | ||
Ex: <actionpublic ... /> | Ex: <actionpublic ... /> | ||
== Assign Quest == | |||
This response operations assign a new quest to the player. | |||
{| | |||
!Attribute | |||
!Values/Type | |||
!Default | |||
!Description | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
Ex: <assign ... /> | |||
== Complete Quest == | |||
This response operations complete a quest. | |||
{| | |||
!Attribute | |||
!Values/Type | |||
!Default | |||
!Description | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
Ex: <complete ... /> | |||
== Do Admin Command == | |||
This response operations . | |||
{| | |||
!Attribute | |||
!Values/Type | |||
!Default | |||
!Description | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
Ex: <doadmincmd ... /> | |||
== Faction == | |||
This response operations adjust the faction. | |||
{| | |||
!Attribute | |||
!Values/Type | |||
!Default | |||
!Description | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
Ex: <faction ... /> | |||
== Give Item == | |||
This response operations give items to the player. | |||
{| | |||
!Attribute | |||
!Values/Type | |||
!Default | |||
!Description | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
Ex: <give ... /> | |||
== Guild Award == | |||
This response operations . | |||
{| | |||
!Attribute | |||
!Values/Type | |||
!Default | |||
!Description | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
Ex: <guild_award ... /> | |||
== Introduce == | |||
This response operations introduce the player with the NPC. | |||
{| | |||
!Attribute | |||
!Values/Type | |||
!Default | |||
!Description | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
Ex: <introduce ... /> | |||
== Money == | |||
This response operations . | |||
{| | |||
!Attribute | |||
!Values/Type | |||
!Default | |||
!Description | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
Ex: <money ... /> | |||
== Narrate == | == Narrate == | ||
Line 135: | Line 286: | ||
Ex: <npccmd cmd="npccmd:global:start_riot" /> | Ex: <npccmd cmd="npccmd:global:start_riot" /> | ||
<npccmd cmd="npccmd:self:open_cage" /> | <npccmd cmd="npccmd:self:open_cage" /> | ||
== Offer Reward == | |||
This response operations . | |||
{| | |||
!Attribute | |||
!Values/Type | |||
!Default | |||
!Description | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
Ex: <offer ... /> | |||
== Respond == | == Respond == | ||
Line 211: | Line 381: | ||
Ex: <say ... /> | Ex: <say ... /> | ||
== Set Variable == | |||
This response operations . | |||
{| | |||
!Attribute | |||
!Values/Type | |||
!Default | |||
!Description | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
Ex: <setvariable ... /> | |||
== Train == | |||
This response operations train the player. | |||
{| | |||
!Attribute | |||
!Values/Type | |||
!Default | |||
!Description | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
Ex: <train ... /> | |||
== Uncomplete Quest == | |||
This response operations Un-complete a quest. | |||
{| | |||
!Attribute | |||
!Values/Type | |||
!Default | |||
!Description | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
Ex: <uncomplete ... /> | |||
== Unset Variable == | |||
This response operations Un-set a variable. | |||
{| | |||
!Attribute | |||
!Values/Type | |||
!Default | |||
!Description | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
Ex: <unsetvariable ... /> | |||
== Verify Quest Assigned == | == Verify Quest Assigned == | ||
Line 250: | Line 496: | ||
Ex: <verifyquestcompleted ... /> | Ex: <verifyquestcompleted ... /> | ||
== Verify Quest Note Assigned == | |||
This response operations . | |||
{| | |||
!Attribute | |||
!Values/Type | |||
!Default | |||
!Description | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
Ex: <verifyquestnoteassigned ... /> | |||
[[Category:Engine documents]] | [[Category:Engine documents]] |
Revision as of 23:28, 25 December 2013
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 ... />
Assign Quest
This response operations assign a new quest to the player.
Attribute | Values/Type | Default | Description |
---|---|---|---|
Ex: <assign ... />
Complete Quest
This response operations complete a quest.
Attribute | Values/Type | Default | Description |
---|---|---|---|
Ex: <complete ... />
Do Admin Command
This response operations .
Attribute | Values/Type | Default | Description |
---|---|---|---|
Ex: <doadmincmd ... />
Faction
This response operations adjust the faction.
Attribute | Values/Type | Default | Description |
---|---|---|---|
Ex: <faction ... />
Give Item
This response operations give items to the player.
Attribute | Values/Type | Default | Description |
---|---|---|---|
Ex: <give ... />
Guild Award
This response operations .
Attribute | Values/Type | Default | Description |
---|---|---|---|
Ex: <guild_award ... />
Introduce
This response operations introduce the player with the NPC.
Attribute | Values/Type | Default | Description |
---|---|---|---|
Ex: <introduce ... />
Money
This response operations .
Attribute | Values/Type | Default | Description |
---|---|---|---|
Ex: <money ... />
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" />
Offer Reward
This response operations .
Attribute | Values/Type | Default | Description |
---|---|---|---|
Ex: <offer ... />
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 ... />
Set Variable
This response operations .
Attribute | Values/Type | Default | Description |
---|---|---|---|
Ex: <setvariable ... />
Train
This response operations train the player.
Attribute | Values/Type | Default | Description |
---|---|---|---|
Ex: <train ... />
Uncomplete Quest
This response operations Un-complete a quest.
Attribute | Values/Type | Default | Description |
---|---|---|---|
Ex: <uncomplete ... />
Unset Variable
This response operations Un-set a variable.
Attribute | Values/Type | Default | Description |
---|---|---|---|
Ex: <unsetvariable ... />
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 ... />
Verify Quest Note Assigned
This response operations .
Attribute | Values/Type | Default | Description |
---|---|---|---|
Ex: <verifyquestnoteassigned ... />