addAllNPCsToInitiative: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==Function addAllNPCsToInitiative==
==Function addAllNPCsToInitiative==
{{GMOnlyFunction}}
{{GMOnlyFunction}}
Adds all the [[NPC token]]s on the current map to the [[initiative panel]]. This function returns the number of tokens that were added to the initiative panel.
Adds all the [[NPC token]]s on the current [[map]] to the [[initiative panel]]. This function returns the number of tokens that were added to the initiative panel.


===Usage===
===Usage===

Revision as of 13:50, 1 December 2008

Function addAllNPCsToInitiative

This is a GM only function, it can not be called by players.

Adds all the NPC tokens on the current map to the initiative panel. This function returns the number of tokens that were added to the initiative panel.

Usage

[h: noTokens = addAllNPCsToInitiative()]