Difference between revisions of "Once-every Condition"

From AgentCubes
Jump to navigation Jump to search
imported>Corrina
imported>Corrina
Line 3: Line 3:
 
{| cellpadding="10" cellspacing="0" border="0" width="100%"
 
{| cellpadding="10" cellspacing="0" border="0" width="100%"
 
|-
 
|-
| align="left" valign="top" width="80" | '''Definition:'''
+
| 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="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="80" | '''Parameters:'''  
| align="left" valign="top" width="100%" | [[Formula parameter|formula]]: number or VAT formula
+
| 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="80" | '''Example:'''  
 
| align="left" valign="top" width="100%" | <br>
 
| align="left" valign="top" width="100%" | <br>
 
|}
 
|}
  
 
[[Category:AgentCubes_Conditions]]
 
[[Category:AgentCubes_Conditions]]

Revision as of 01:27, 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: