User contributions for Craig
Jump to navigation
Jump to search
1 December 2008
- 20:3120:31, 1 December 2008 diff hist +4 getExposedTokenNames No edit summary
- 20:2320:23, 1 December 2008 diff hist +71 getExposedTokenNames No edit summary
- 20:1720:17, 1 December 2008 diff hist +729 N getExposedTokenNames New page: ==Function getExposedTokenNames== {{ProposedChange}} {{TrustedOnlyFunction}} Gets a Macros:string list containing the names of all of the Token:tokens on the current Map:map...
- 19:5819:58, 1 December 2008 diff hist +391 N getCurrentInitiative New page: ==Function getCurrentInitiative== {{GMOnlyFunction}} Gets the offset of the Token:token in the Initiative:initiative panel that has the Initiative:initiative. The offset sta...
- 14:0714:07, 1 December 2008 diff hist +16 getBar No edit summary
- 14:0614:06, 1 December 2008 diff hist +48 findToken No edit summary
- 14:0514:05, 1 December 2008 diff hist +8 clearLights No edit summary
- 14:0414:04, 1 December 2008 diff hist +29 clearLights No edit summary
- 14:0314:03, 1 December 2008 diff hist +2 bringToFront No edit summary
- 14:0314:03, 1 December 2008 diff hist +38 bringToFront No edit summary
- 14:0214:02, 1 December 2008 diff hist +40 addToInitiative No edit summary
- 14:0114:01, 1 December 2008 diff hist +12 addAllToInitiative No edit summary
- 14:0114:01, 1 December 2008 diff hist +92 addAllToInitiative No edit summary
- 13:5913:59, 1 December 2008 diff hist +91 addAllPCsToInitiative No edit summary
- 13:5813:58, 1 December 2008 diff hist +92 addAllNPCsToInitiative No edit summary
- 13:5713:57, 1 December 2008 diff hist +261 getAllPropertyNames →Function getAllPropertyNames
- 13:5313:53, 1 December 2008 diff hist +8 findToken No edit summary
- 13:5213:52, 1 December 2008 diff hist −4 addToInitiative No edit summary
- 13:5113:51, 1 December 2008 diff hist +8 addAllNPCsToInitiative No edit summary
- 13:5013:50, 1 December 2008 diff hist +8 addAllPCsToInitiative No edit summary
- 13:5013:50, 1 December 2008 diff hist +4 addAllPCsToInitiative No edit summary
- 13:5013:50, 1 December 2008 diff hist +4 addAllNPCsToInitiative No edit summary
- 13:4813:48, 1 December 2008 diff hist +4 findToken No edit summary
- 13:4713:47, 1 December 2008 diff hist +10 currentToken No edit summary
- 13:4713:47, 1 December 2008 diff hist +12 currentToken No edit summary
- 13:4613:46, 1 December 2008 diff hist +50 createMacro →Function createMacro
- 13:4513:45, 1 December 2008 diff hist +42 createMacro →Usage
- 13:4413:44, 1 December 2008 diff hist +8 createMacro No edit summary
- 13:4313:43, 1 December 2008 diff hist +8 clearLights No edit summary
- 13:4313:43, 1 December 2008 diff hist +24 bringToFront No edit summary
- 13:4213:42, 1 December 2008 diff hist +4 addToInitiative No edit summary
- 13:4113:41, 1 December 2008 diff hist +4 addToInitiative No edit summary
- 13:4113:41, 1 December 2008 diff hist +4 addAllToInitiative No edit summary
- 13:4113:41, 1 December 2008 diff hist 0 addAllPCsToInitiative No edit summary
- 13:3813:38, 1 December 2008 diff hist +4 addAllNPCsToInitiative No edit summary
- 13:3713:37, 1 December 2008 diff hist +8 addAllPCsToInitiative No edit summary
- 13:3713:37, 1 December 2008 diff hist +4 addAllNPCsToInitiative No edit summary
- 13:3513:35, 1 December 2008 diff hist −136 getBar No edit summary
- 13:3113:31, 1 December 2008 diff hist −8 floor No edit summary
- 13:3113:31, 1 December 2008 diff hist +458 N getBar New page: ==Function getBar== Returns the number padded in if it is an integer, otherwise the number is rounded down to the nearest smaller integer and that value is returned. ===Usage=== <source l...
- 13:3013:30, 1 December 2008 diff hist +465 N floor New page: ==Function deleteStrProp== Returns the number padded in if it is an integer, otherwise the number is rounded down to the nearest smaller integer and that value is returned. ===Usage=== <s...
- 13:2713:27, 1 December 2008 diff hist +428 N divide New page: ==Function divide== Divides the first number by the second number, and then divides that result by the third number --if present-- and so on for all the numbers passed to the function. ==...
- 13:2413:24, 1 December 2008 diff hist −32 deleteStrProp No edit summary
- 13:2113:21, 1 December 2008 diff hist −12 countStrProp No edit summary
- 13:2013:20, 1 December 2008 diff hist +383 N deleteStrProp New page: ==Function deleteStrProp== Returns a copy of the [[Macros:string proper ===Usage=== <source lang="mtmacro" line> [h: val = ceil(num)] [h: val = ceiling(num)] </source> ===Examples=== <so...
- 13:1913:19, 1 December 2008 diff hist +317 N countStrProp New page: ==Function countStrProp== Returns the number of keys in a string property list. ===Usage=== <source lang="mtmacro" line> [h: num = countStrProp...
- 13:1413:14, 1 December 2008 diff hist −72 macros:Functions:list of functions No edit summary
- 13:1313:13, 1 December 2008 diff hist +35 N ceiling Redirecting to Macros:Functions:ceil
- 13:1313:13, 1 December 2008 diff hist +443 N macros:Functions:ceil New page: ==Function ceil== Returns the number passed in if it is an integer, otherwise it returns the number rounded up to the next integer. ===Usage=== <source lang="mtmacro" line> [h: val = ceil...
- 13:1013:10, 1 December 2008 diff hist +34 N concat Redirecting to Macros:Functions:add