User contributions for Craig
Jump to navigation
Jump to search
1 December 2008
- 13:0913:09, 1 December 2008 diff hist +1 macros:Functions:list of functions →List of Macro Functions
- 13:0913:09, 1 December 2008 diff hist +41 N macros:Functions:bxor Redirecting to Macros:Functions:bitwisexor
- 13:0813:08, 1 December 2008 diff hist +40 N macros:Functions:bor Redirecting to Macros:Functions:bitwiseor
- 13:0713:07, 1 December 2008 diff hist +41 N macros:Functions:bnot Redirecting to Macros:Functions:bitwisenot
- 13:0713:07, 1 December 2008 diff hist +1,143 N bitwisexor New page: ==Function bxor== Performs a bitwise 'exlusive or' operation of the number arguments by taking the binary representation of each of the numbers and performing the logical exclusive or oper...
- 13:0213:02, 1 December 2008 diff hist +3 macros:Functions:band No edit summary
- 13:0213:02, 1 December 2008 diff hist +51 bitwiseor No edit summary
- 12:5912:59, 1 December 2008 diff hist +1 macros:Functions:band No edit summary
- 12:5812:58, 1 December 2008 diff hist +263 bitwisenot No edit summary
- 12:5212:52, 1 December 2008 diff hist +1,078 N bitwiseor New page: ==Function band== Performs a bitwise 'and' operation of the {number} arguments by taking the binary representation of each of the numbers and performing the logical and operation on each o...
- 12:5112:51, 1 December 2008 diff hist +1,078 N bitwisenot New page: ==Function band== Performs a bitwise 'and' operation of the {number} arguments by taking the binary representation of each of the numbers and performing the logical and operation on each o...
- 12:5012:50, 1 December 2008 diff hist +35 N bitwiseand Redirecting to Macros:Functions:band
- 12:4912:49, 1 December 2008 diff hist +1,078 N macros:Functions:band New page: ==Function band== Performs a bitwise 'and' operation of the {number} arguments by taking the binary representation of each of the numbers and performing the logical and operation on each o...
- 12:3712:37, 1 December 2008 diff hist +2 encode No edit summary
- 12:3612:36, 1 December 2008 diff hist +1 decode No edit summary
- 12:3612:36, 1 December 2008 diff hist +1 decode No edit summary
- 12:3512:35, 1 December 2008 diff hist −3 encode No edit summary
- 12:3312:33, 1 December 2008 diff hist −3 decode No edit summary
- 12:3212:32, 1 December 2008 diff hist +156 N addToInitiative New page: ==Function addToInitiative== Adds all the current token to the initiative panel. ===Usage=== <source lang="mtmacro" line> [h: addToInitiative()] </source>
- 12:2612:26, 1 December 2008 diff hist +27 add No edit summary
- 12:2512:25, 1 December 2008 diff hist +9 abs No edit summary
- 12:2512:25, 1 December 2008 diff hist −3 abs No edit summary
- 12:2312:23, 1 December 2008 diff hist +2 abort No edit summary
- 12:2312:23, 1 December 2008 diff hist −15 macros:Functions:avg No edit summary
- 12:2212:22, 1 December 2008 diff hist +419 N macros:Functions:avg New page: ==Function avg== Adds all the NPC tokens on the current map to the initiative panel. This function returns the number of tokens that were added to the initiative panel. ===Usage=== <sourc...
- 12:1812:18, 1 December 2008 diff hist +34 N average Redirecting to Macros:Functions:avg
- 12:1712:17, 1 December 2008 diff hist +290 N addAllToInitiative New page: ==Function addAllToInitiative== {{GMOnlyFunction}} Adds all of the tokens on the current map to the initiative panel. This function returns the number of tokens that were added to the init...
- 12:1612:16, 1 December 2008 diff hist +296 N addAllPCsToInitiative New page: ==Function addAllPCsToInitiative== {{GMOnlyFunction}} Adds all the PC tokens on the current map to the initiative panel. This function returns the number of tokens that were added to the i...
- 12:0412:04, 1 December 2008 diff hist +299 N addAllNPCsToInitiative New page: ==Function addAllNPCsToInitiative== {{GMOnlyFunction}} Adds all the NPC tokens on the current map to the initiative panel. This function returns the number of tokens that were added to the...
- 12:0312:03, 1 December 2008 diff hist +135 N Template:GMOnlyFunction New page: <div> <p style="background-color: #EEEE88; font-weight: bold"> This is a GM only function, it can not be called by players. </p> </div> current
- 11:5711:57, 1 December 2008 diff hist +635 N add New page: ==Function add== Adds number and/or strings together. If all of the arguments to the function are numbers then a numeric addition is performed, if any of the arguments are strings then all...
- 11:4711:47, 1 December 2008 diff hist −31 macros:Functions:list of functions No edit summary
- 11:4611:46, 1 December 2008 diff hist +34 N absolutevalue Redirecting to Macros:Functions:abs
- 11:4411:44, 1 December 2008 diff hist +357 N abs New page: ==Function abs== Returns the absolute value of a number. The absolute value of a number is the number without the sign. ===Usage=== <source lang="mtmacro" line> [h: abs(number)] [h: absol...
- 11:3911:39, 1 December 2008 diff hist +990 N abort New page: ==Function abort== Aborts the execution of the current macro and discards all output from the macro if the argument is 0. This function is generally used to abort the processing of a macro...
- 10:5910:59, 1 December 2008 diff hist 0 bringToFront No edit summary
- 06:5306:53, 1 December 2008 diff hist +4,484 macros:Functions:list of functions No edit summary
- 06:4806:48, 1 December 2008 diff hist +901 N getAllPropertyNames New page: ==Function getAllPropertyNames== {{ProposedChange}} Gets a Macros:string list containing the the property names that are defined in the campaign properties. ===Usage=== <source ...
- 06:4206:42, 1 December 2008 diff hist +3 findToken No edit summary
- 06:3906:39, 1 December 2008 diff hist +12 getAllPlayerNames No edit summary
- 06:3806:38, 1 December 2008 diff hist +83 getAllPlayerNames No edit summary
- 06:3806:38, 1 December 2008 diff hist +552 N getAllPlayerNames New page: ==Function encode== {{ProposedChange}} {{TrustedOnlyFunction}} Gets a [[Macros:string list|] containing the names of all the players that are connected. ===Usage=== <source lang="mtmacro...
- 06:2806:28, 1 December 2008 diff hist −115 findToken No edit summary
- 06:1506:15, 1 December 2008 diff hist +536 N findToken New page: ==Function encode== {{ProposedChange}} Encodes a string that was can be decoded with the decode() function. The decode() and encod...
- 06:1206:12, 1 December 2008 diff hist +537 N encode New page: ==Function encode== {{ProposedChange}} Encodes a string that was can be decoded with the decode() function. The decode() and encode...
- 06:0906:09, 1 December 2008 diff hist −72 macros:Functions:list of functions No edit summary
- 06:0806:08, 1 December 2008 diff hist +481 N decode New page: ==Function decode== {{ProposedChange}} Decodes a string that was encoded with the encode() function. The encode() and decode() func...
- 05:5405:54, 1 December 2008 diff hist 0 createMacro No edit summary
- 05:5305:53, 1 December 2008 diff hist +632 N currentToken New page: ==Function currentToken== {{ProposedChange}} {{TrustedOnlyFunction}} Returns the id of the current token. In most cases this will return the same as [[Macros:Functions:getImpersonated | g...
- 05:5205:52, 1 December 2008 diff hist +153 N Template:TrustedOnlyFunction New page: <div> <p style="background-color: #FFCCCC; font-weight:bold"> This function can only be called from a trusted macro </p> </div>