onMultipleTokensMove: Difference between revisions
Jump to navigation
Jump to search
m (This is a stub; typographical tweaks) |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
[[Category:Event]] | [[Category:Event]] | ||
[[Category:Macro Function]] |
Latest revision as of 23:59, 4 July 2023
This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
This event is triggered whenever multiple tokenss are moved at once.
As a "real" macro event it is automatically called whenever multiple tokens are moved. To set this up you have to create a lib:token and place a macro on it called "onMultipleTokensMove"
.
Note: in a campaign there should only be one onTokenMove-macro.
For more information see Guide to onTokenMove.