tokens.denyMove

From RPTools Wiki
Revision as of 22:28, 9 February 2023 by Conversion script (talk | contribs) (Conversion script moved page tokens.denyMove to Tokens.denyMove without leaving a redirect: Converting page title to first-letter uppercase)
Jump to navigation Jump to search

tokens.denyMove


You can use this variable in the onTokenMove event to cancel the movement made.


usage

<!-- @onTokenMove -->
<!-- cance movement if condition -->
[h, if(condition): tokens.denyMove = 1]