tokenroot

This definition determines the location of any tokens contained in the ruleset. All the tokens in the source folder and subfolders will be loaded. The tokens are available to both the host and clients, unless the "hostonly" tag is specified.


Definition

<tokenroot > <source > ... </source> <hostonly /> </tokenroot>

<tokenroot >

 

<source > ... </source>

The folder under the ruleset containing the token image files

<hostonly />

If specified, the tokens in the given folder will be only available to the host

</tokenroot>