#(kenzyhere) Someone can give me link

13 messages · Page 1 of 1 (latest)

mellow meadow
#

i cant find "definitions" on spambot, !l definition
this is an example script

    type: task
    definitions: arena_id|player1|player2
    script:
    - narrate "<[arena_id]> <[player1]>  <[player2]>!"```
random oracleBOT
#

(kenzyhere) Someone can give me link

random oracleBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

mellow meadow
#

someone can give me the link where i can't find out what "definitions" is?

mellow meadow
#

another question, why is not working the code

    type: world
    events:
     on player moves in:spawn:
     - inventory set o:green_dye slot:5```
zealous nova
bright lynx
#

!lang task

sharp ermineBOT
# bright lynx !lang task

Task script containers are generic script containers for commands that can be run at
any time by command.

Generally tasks will be ran by !command run or !command inject.

The only required key on a task script container is the 'script:' key.


Task_Script_Name:

    type: task

    # When intending to run a task script via the run command with the "def:" argument to pass data through,
    # use this "definitions" key to specify the names of the definitions (in the same order as the "def:" argument will use).
    # You can optionally document a definition with [square brackets]
    definitions: name1|name2[description here]|...

    script:

    - your commands here


Group

Script Container System

bright lynx
#

Dfinitions for task scripts are explained here. Is there something specific you are unsure about?

mellow meadow
#

thanks

dusky badgeBOT
#

@mellow meadow

Thread Close Blocked

Thread was closed either automatically by timeout or by the Discord manual close button. If closing was intentional, please use </resolved:1028673926114594866> or </invalid:1028673926898909185>.