No weapon being granted - Team Elimination Game tutorial

Hey! Thank you for the reply.

In this case, the code that’s outside OnBegin() are mainly functions. I even tried your suggestion to see how it goes, but it create scope issues (things that can’t be acessed/placed on certain parts of the code) and the whole script doesn’t even compile

Inside OnBegin() we have OnPlayerSpawn(). This function is called and then it should start triggering the other ones, but this is not happening and I have no idea why XD