So I'm testing an auto turret for a TDM and set up the Slayer Spawn so that when a certain team touches it variables get set. For whatever reason, after respawning it takes about 5 seconds before the variable can actually get set. If I touch the brick before then nothing happens. After 5 seconds, I can touch it and the variable works. Doing onActivate instead of onPlayerTouch gives the same problem; works 5 seconds after I spawn.
I also experienced this slowness on Glass' fortwars when I made a VCE door. After I spawned, it would only work after a few seconds of waiting.