-
Hi guys, Thanks so much for this awesome bit of coding. I have encountered one issue though, I cannot get the Group Teams / Stagger Group functions to work at all, the script simply refuses to register my teams so the commands won't run. Please can I have an example of a .env with these functions included so that I can work out where I am going wrong. Thanks again! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Ok so I found out where I was going wrong with this - I had to extract the new .zip file into a fresh folder (rather than copy - replace into the existing folder) and now the GROUP_TEAMS function works fine. Now waiting to see if the STAGGER_GROUP works too :) |
Beta Was this translation helpful? Give feedback.
-
Thanks @rosskd for sharing your solution! In the future, you can avoid this problem doing a If you are on Windows, you can do that with git bash. Cheers, |
Beta Was this translation helpful? Give feedback.
-
Thank you @rosskd for your kind words and for your donation! When you feel like it, please go ahead and edit the Wiki article "🆘 Windows Tutorial [TODO]". You should be able to edit it, let me know if you have issues 🙂 Cheers, |
Beta Was this translation helpful? Give feedback.
Ok so I found out where I was going wrong with this - I had to extract the new .zip file into a fresh folder (rather than copy - replace into the existing folder) and now the GROUP_TEAMS function works fine. Now waiting to see if the STAGGER_GROUP works too :)