I just started to learn this language, been doing trial and error for the pass 2 days, but i have 2 groups one i wanna grab data from and another one i want to trigger actions with when it grabs the data from the first one.
The code compiles fine but it always returns null for the doors. So i'm not to sure how to do mulitple groups in one loop, i've tried seperate loops but then i can't call the stuff from outside the loop. For Example i can't call this from outside a loop
Working with multiple groups
The code compiles fine but it always returns null for the doors. So i'm not to sure how to do mulitple groups in one loop, i've tried seperate loops but then i can't call the stuff from outside the loop. For Example i can't call this from outside a loop
PHP:
IMyDoor...