addAllNPCsToInitiative: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: ==Function addAllNPCsToInitiative== {{GMOnlyFunction}} 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...)
 
No edit summary
Line 1: Line 1:
==Function addAllNPCsToInitiative==
==Function addAllNPCsToInitiative==
{{GMOnlyFunction}}
{{GMOnlyFunction}}
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.
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===
===Usage===

Revision as of 13:37, 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()]