Outside of punishment appeals, these forums have been archived.
We hope to see you on our Discord instead!
Discord has a minimum age, found here. You may need to wait, or ask a parent to handle tickets for you.
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
Note: This will only save codespace if you need to run more than 5 functions in a row.
Step 1: Create a local variable as a list of all the function names. For this tutorial, I'll call this "funcList".
Step 2: Repeat for each in the list "funcList" with a local variable for the object in the...