I'd really really really like to add a status effect to a player in scripting based on them stepping into a sector. So far the only command that I think can do it is Effect, but most effects related to the player crash due to having a NULL p_owner. I couldn't find any similar functionality in the original level sources.
Is there a way to do this with the current version's scripting functionality?