Difference between revisions of "Once-every Condition"

From AgentCubes
Jump to navigation Jump to search
imported>Andri
(Created page with "Category:AgentCubes_Conditions")
 
imported>Corrina
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
[[Image:Once every.png|150px|Once every.png]]
 +
 +
{| cellpadding="10" cellspacing="0" border="0" width="100%"
 +
|-
 +
| align="left" valign="top" width="80" | '''Definition:'''
 +
| align="left" valign="top" width="100%" | The '''Once-every''' condition: checks every specfied number of seconds. The Once-every condition acts as a local timer for an agent. Unlike the [[Wait_Action]], Once-every can be used to slow down individual agents without stopping other agents.
 +
|-
 +
| align="left" valign="top" width="80" | '''Parameters:'''
 +
| align="left" valign="top" width="100%" | [[VAT Formula parameter|formula]]: number or VAT formula
 +
|-
 +
| align="left" valign="top" width="80" | '''Example:'''
 +
| align="left" valign="top" width="100%" | <br>
 +
|}
 +
 
[[Category:AgentCubes_Conditions]]
 
[[Category:AgentCubes_Conditions]]

Latest revision as of 01:28, 21 April 2012

Once every.png

Definition: The Once-every condition: checks every specfied number of seconds. The Once-every condition acts as a local timer for an agent. Unlike the Wait_Action, Once-every can be used to slow down individual agents without stopping other agents.
Parameters: formula: number or VAT formula
Example: