Hey everyone,
I was working on a map in CS GO SDK and the func_buttons that are outside of the elevator (the func_tracktrain) function as intended and when you press the buttons INSIDE the elevator while you are not boarded they also work. However, stepping into the elevator causes them to no longer function. The developer console shows that it's attempting to start moving by failing to find the sounds that play for the func_tracktrain, the same thing happens when it DOES begin to move.
Another thing I should note is that the flag "Is Unblockable by Player" is CHECKED so I'm pretty much stumped on why this would be happening.
I could take some screenshots if you want to see them but I didn't think that would help the situation at all.