Category:Event: Difference between revisions
Jump to navigation
Jump to search
(This is a stub; typographical tweaks) |
(added onMouseOver link, onChangeMap) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 5: | Line 5: | ||
* '''Frame based events:''' these require a frame to be opened and are specified in the HTML header of that frame ([[onChangeSelection]], [[onChangeImpersonated]], [[onChangeToken]]). | * '''Frame based events:''' these require a frame to be opened and are specified in the HTML header of that frame ([[onChangeSelection]], [[onChangeImpersonated]], [[onChangeToken]]). | ||
* '''Real events:''' these are executed automatically ([[onCampaignLoad]], [[onTokenMove]], [[onMultipleTokensMove]]). | * '''Real events:''' these are executed automatically ([[onCampaignLoad]], [[onInitiativeChange]], [[onInitiativeChangeRequest]], [[onTokenMove]], [[onMultipleTokensMove]],[[onChangeMap]], [[onMouseOver]]). | ||
* '''Fake events:''' these are cunning workarounds to add events by macro that otherwise wouldn't be there ([[onMouseOverEvent]]). | * '''Fake events:''' these are cunning workarounds to add events by macro that otherwise wouldn't be there ([[onMouseOverEvent]]). | ||
[[Category:Macro]][[Category:Macro Function]] |
Latest revision as of 15:47, 12 February 2024
This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
Events are ways to execute macros without direct user input.
There are three kinds of events:
- Frame based events: these require a frame to be opened and are specified in the HTML header of that frame (onChangeSelection, onChangeImpersonated, onChangeToken).
- Real events: these are executed automatically (onCampaignLoad, onInitiativeChange, onInitiativeChangeRequest, onTokenMove, onMultipleTokensMove,onChangeMap, onMouseOver).
- Fake events: these are cunning workarounds to add events by macro that otherwise wouldn't be there (onMouseOverEvent).
Pages in category "Event"
The following 16 pages are in this category, out of 16 total.