画像トークン
画像トークン
画像トークンは"image:"の文字列で始まる名前を持つトークンのことだ(大小文字は区別しない)。このトークンはどのマップでも配置でき、getImage()のような全てのマップからトークンを探し出し、トークン画像のアセットIDを返す関数を使える。画像トークンは、プレイヤーが使用するにあたり所有権を設定する必要はないが、プレイヤーに表示の設定を有効にしていなければならない。キャンペーン・ファイルの中で同じ名前を持つ画像トークンを複数持つことはできない。
Campaign File: A zipped XML file with the '''.cmpgn''' file extension containing tokens, maps, token macros, campaign macros, and token propertiesImage Token: A special token that contains an image that may be referenced by other macros.Token: A visual marker representing a character, monster, or NPCCampaign Macro: A macro specific to a campaign file. These macros are available to players and the GM, and are displayed in the Campaign Macros window.Macro: A series of text instructions used to automate processes in MapTool.Campaign: A zipped XML file with the '''.cmpgn''' file extension containing tokens, maps, token macros, campaign macros, and token propertiesMap: An image file displayed in the map display area in MapTool. This image is shared among all connected players and the GM.