Response Operation: Difference between revisions
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
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" /> | ||
== Respond == | |||
This response operations . | |||
{| | |||
!Attribute | |||
!Values/Type | |||
!Default | |||
!Description | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
Ex: | |||
[[Category:Engine documents]] | [[Category:Engine documents]] |
Revision as of 23:13, 25 December 2013
Response Operations
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: