onMultipleTokensMove: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: This event is triggered whenever multiple token are moved at once. As a "real" macro event it is automatically called whenever multiple token are moved. To set this up you have to creat...)
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
This event is triggered whenever multiple tokenss are moved at once.


This event is triggered whenever multiple token 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 {{code|"onMultipleTokensMove"}}.  


As a "real" macro event it is automatically called whenever multiple token 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 <u>'''one'''</u> onTokenMove-macro.


'''Note:''' in a campaign should only be *one* onTokenMove-macro.
For more information see [[Guide to onTokenMove]].


[[Category:Event]]


For more information see [[Guide to onTokenMove]]
[[Category:Macro Function]]
 
 
 
[[Category:Event]]

Latest revision as of 19:56, 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.