User contributions for Craig
Jump to navigation
Jump to search
3 March 2009
- 09:3509:35, 3 March 2009 diff hist +403 Updating Macro Buttons Using a Macro (Prefix Method) →Updating color of our macro buttons using DnD4e as an example
- 09:2609:26, 3 March 2009 diff hist +186 Updating Macro Buttons Using Macros →Dynamically Updating a Token's Macro Buttons
- 09:2409:24, 3 March 2009 diff hist +600 N getMacroButtonIndex New page: ==Function getMacroButtonIndex== '''Introduced in MapTool 1.3b50''' Returns the index of the macro button that was clicked on for the token. The macro button must have the auto execute ...
- 09:1509:15, 3 March 2009 diff hist +63 macros:Functions:list of functions No edit summary
16 January 2009
- 14:5614:56, 16 January 2009 diff hist +1 macroLink →Examples
- 14:5514:55, 16 January 2009 diff hist +12 macroLink No edit summary
8 January 2009
- 18:2818:28, 8 January 2009 diff hist 0 macros:Functions:list of functions →G
- 18:2018:20, 8 January 2009 diff hist +374 N getTokenPortrait New page: ==Function getTokenPortrait== Returns the asset id of the portrait image for the for the Current Token. ===Usage=== <source lang="mtmacro" line> [h: assetId =...
- 18:1918:19, 8 January 2009 diff hist +4 getTokenImage No edit summary
- 18:1918:19, 8 January 2009 diff hist +8 getTokenHandout No edit summary
- 18:1718:17, 8 January 2009 diff hist +367 N getTokenHandout New page: ==Function getTokenHandout== Returns the asset id of the handout image for the for the Current Token. ===Usage=== <source lang="mtmacro" line> [h: assetId = g...
- 18:1718:17, 8 January 2009 diff hist +112 macros:Functions:list of functions →G
- 18:1518:15, 8 January 2009 diff hist +13 getTokenImage No edit summary
2 January 2009
- 08:2508:25, 2 January 2009 diff hist −173 setPC →Function setPC
29 December 2008
27 December 2008
- 16:1116:11, 27 December 2008 diff hist −2 abort No edit summary
24 December 2008
- 15:3415:34, 24 December 2008 diff hist +222 N isFrameVisible New page: ==Function isFrameVisible== '''Introduced in MapTool 1.3b49''' Returns 1 if the specified fram is visible, or 0 if it is not visible. ===Usage=== <source lang="mtmacro" line> [h: vis ...
- 15:3315:33, 24 December 2008 diff hist +226 N isDialogVisible New page: ==Function isDialogVisible== '''Introduced in MapTool 1.3b49''' Returns 1 if the specified dialog is visible, or 0 if it is not visible. ===Usage=== <source lang="mtmacro" line> [h: v...
- 15:3115:31, 24 December 2008 diff hist +266 N closeDialog New page: ==Function closeDialog== '''Introduced in MapTool 1.3b49''' Closes the specified macro dialog. ===Usage=== <source lang="mtmacro" line> [h: closeDialog(name)] </source> ===Examples=...
- 14:5014:50, 24 December 2008 diff hist +48 m macros:Functions:list of functions →C
- 14:5014:50, 24 December 2008 diff hist +1 m macros:Functions:list of functions by area →Dialog and Fame Functions
- 14:4914:49, 24 December 2008 diff hist +1 macros:Functions:list of functions by area No edit summary
- 14:4814:48, 24 December 2008 diff hist +187 macros:Functions:list of functions by area No edit summary
- 14:4614:46, 24 December 2008 diff hist +108 macros:Functions:list of functions →I
- 14:3714:37, 24 December 2008 diff hist +165 setMacroProps →Function setMacroProps
- 14:3314:33, 24 December 2008 diff hist +371 getSpeechNames No edit summary
- 14:3214:32, 24 December 2008 diff hist +382 getOwned →Function getOwned
- 14:3114:31, 24 December 2008 diff hist +382 getOwnedNames →Function getOwnedNames
- 14:3114:31, 24 December 2008 diff hist +370 getWithState →Function getWithState
- 14:3014:30, 24 December 2008 diff hist +370 getWithStateNames →Function getWithStateNames
- 14:2914:29, 24 December 2008 diff hist +370 getExposedTokens No edit summary
- 14:2814:28, 24 December 2008 diff hist +369 getExposedTokenNames No edit summary
- 14:2714:27, 24 December 2008 diff hist +382 getNPCNames No edit summary
- 14:2614:26, 24 December 2008 diff hist +13 getNPC No edit summary
- 14:2614:26, 24 December 2008 diff hist +370 getNPC No edit summary
- 14:2514:25, 24 December 2008 diff hist +370 getPCNames No edit summary
- 14:2514:25, 24 December 2008 diff hist +370 getPC No edit summary
- 14:2314:23, 24 December 2008 diff hist +371 getSelectedNames No edit summary
- 14:2314:23, 24 December 2008 diff hist +371 getSelected No edit summary
- 14:2214:22, 24 December 2008 diff hist +370 getTokenNames No edit summary
- 14:2214:22, 24 December 2008 diff hist +370 getTokens No edit summary
- 14:2114:21, 24 December 2008 diff hist +370 getMacroIndexes No edit summary
- 14:2014:20, 24 December 2008 diff hist +417 getMacroProps No edit summary
- 14:1914:19, 24 December 2008 diff hist +383 getMacros No edit summary
- 14:1814:18, 24 December 2008 diff hist +377 getLights No edit summary
- 14:1714:17, 24 December 2008 diff hist +377 getOwners No edit summary
- 14:1614:16, 24 December 2008 diff hist −1 getPropertyNames No edit summary
- 14:1414:14, 24 December 2008 diff hist +370 getAllPropertyNames No edit summary
- 14:1314:13, 24 December 2008 diff hist +373 getPropertyNames No edit summary
- 14:1114:11, 24 December 2008 diff hist +537 N json.remove New page: ==Function json.remove== '''Introduced in MapTool 1.3b49''' Removes a field from a Macros:json object, or the value at the specified index from a json array. ...