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

From Citizens Wiki
m (AgentKid moved page Denizen/Activity Scripts/Activities to Denizen/0.7/Activity Scripts/Activities without leaving a redirect)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
For more up-to-date information and full details on specific features (individual commands or tags, for example), check the [https://meta.denizenscript.com/ Meta Documentation].
If you want a full tutorial to help get you set up, check out the [https://guide.denizenscript.com/ Beginner's Guide] text website.
If you need quick help, visit our [https://discord.gg/Q6pZGSR Discord group].
<br><br><br>
<span style="font-family:natalya-alternate-one; font-size:300%; margin-right:-7px; margin-left:-10px;">This wiki is outdated, please view the tutorial videos/guide, meta documentation, or Discord group (all linked above) for up-to-date information!</span>
<br><br><br>


{{Denizen Command Color 2|aliceblue|
{{Denizen Command Color 2|aliceblue|
Line 19: Line 40:
TASK  
TASK  
|[SCRIPT:ScriptNAme] (REPEATS:#) (DELAY:#) (DURATION:#)  
|[SCRIPT:ScriptNAme] (REPEATS:#) (DELAY:#) (DURATION:#)  
| Runs a [[Denizen/Task_Scripts|Task Script]] repeatedly.
| Runs a [[Denizen/0.7/Task_Scripts|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.

Latest revision as of 18:56, 3 September 2021

For more up-to-date information and full details on specific features (individual commands or tags, for example), check the Meta Documentation.

If you want a full tutorial to help get you set up, check out the Beginner's Guide text website.

If you need quick help, visit our Discord group.




This wiki is outdated, please view the tutorial videos/guide, meta documentation, or Discord group (all linked above) for up-to-date information!