size: Difference between revisions
Jump to navigation
Jump to search
(New page: Size can be edited in the Token properties, or be set with the getSize and setSize functions. The valid sizes for a Token are: * {{code|Fine}} * {{code|Diminutive}} * {{code|Tiny}...) |
No edit summary |
||
Line 1: | Line 1: | ||
Size can be edited in the Token properties | |||
== Size == | |||
Size can be edited in the Token properties (double click on token or right mouse click on token). Size can also be set with the macro [[setSize]] and be retrieved with the [[getSize]] function. | |||
The valid sizes for a Token are: | The valid sizes for a Token are: | ||
Line 12: | Line 15: | ||
* {{code|Colossal}} | * {{code|Colossal}} | ||
Note that 'Giant' used to be among this wiki-list, but this has never been implemented into maptool. This list currently corresponds with the d&d system. Voices has been raised to make this also system independent (for instance 1 to 9). | |||
--[[User:Wolph42|Wolph42]] 07:54, 12 November 2010 (UTC) |
Revision as of 07:54, 12 November 2010
Size
Size can be edited in the Token properties (double click on token or right mouse click on token). Size can also be set with the macro setSize and be retrieved with the getSize function.
The valid sizes for a Token are:
Fine
Diminutive
Tiny
Small
Medium
Large
Huge
Gargantuan
Colossal
Note that 'Giant' used to be among this wiki-list, but this has never been implemented into maptool. This list currently corresponds with the d&d system. Voices has been raised to make this also system independent (for instance 1 to 9). --Wolph42 07:54, 12 November 2010 (UTC)