addAllPCsToInitiative: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: ==Function addAllPCsToInitiative== {{GMOnlyFunction}} Adds all the PC tokens on the current map to the initiative panel. This function returns the number of tokens that were added to the i...)
 
No edit summary
Line 1: Line 1:
==Function addAllPCsToInitiative==
==Function addAllPCsToInitiative==
{{GMOnlyFunction}}
{{GMOnlyFunction}}
Adds all the PC 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 [[PC 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 addAllPCsToInitiative

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

Adds all the PC 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 = addAllPCsToInitiative()]