Stringdictionary

From QuestWiki
Jump to: navigation, search

A stringdictionary is a dictionary where both keys and values are strings.

The format is "key = value", separated by semicolons.

For example:

<statusattributes type="stringdictionary">turns = You have taken ! turns; health = Health !%</statusattributes>

This defines:

key value
turns You have taken ! turns
health Health !%

See Using Dictionaries

Personal tools
Namespaces
Variants
Actions
Navigation
Quest Documentation
Toolbox