Article
Signature
{article:[id]}
Description
Displays the article of an action, item, and more.
The displayed text differs based on the argXType
header option of a dialog entry.
{dialog 0, arg0type=8}
You triggered {article:0}{arg:0,0,0} trap!
{/dialog}
This dialog could translate to You triggered an explosion trap!
where as the displayed action is determined by the function that retrieves this text while the arg type defines that the argument is an action.
For a full list of arg types, you can view the following page: Arg Type.
Arguments
Identifier
The argument type identifier of the object (0 -> 15).
Notes
This tag cannot be combined with the Item tag.
Last updated