Wrayth protocol

The official GemStone IV encyclopedia.
Revision as of 12:12, 18 December 2005 by Maintenance script (talk | contribs) (Created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The StormFront protocol is the XML protocol used to pass information between the game and the StormFront front end.

Tag name Description Parameters Example Contents
<a> Displays a link that is clickable to obtain a menu of interaction options * exist: A unique identifier for the object, for use in menus
  * noun: The noun of the object, for use in menus
a <a exist="-26211" noun="door">heavy ironwood door</a> Displays the contents as a clickable link

Special handling =

  • Tags followed by newlines suppress the newline output to the screen