Denizen/0.7/Activity Scripts/Activities: Difference between revisions

From Citizens Wiki
No edit summary
No edit summary
Line 17: Line 17:


{{Denizen Command Color 2|aliceblue|
{{Denizen Command Color 2|aliceblue|
TASK [SCRIPT:ScriptNAme] (REPEATS:#)(DELAY:#) (DURATION:#)  
TASK  
|[SCRIPT:ScriptNAme] (REPEATS:#)(DELAY:#) (DURATION:#)  
| Runs a TASK script repeatedly.
| Runs a TASK script repeatedly.
| Modifiers:
Modifiers:
SCRIPT: The Task script to run. Note that there will be no "player" associated with this script so some commands will not work
SCRIPT: The Task script to run. Note that there will be no "player" associated with this script so some commands will not work
REPEATS: The number of times to repeat the TASK. By default the scripts runs repeatedly until a new activity is assigned.
REPEATS: The number of times to repeat the TASK. By default the scripts runs repeatedly until a new activity is assigned.

Revision as of 20:25, 10 October 2012