04.03.2014, 14:24
If you want it to check if the player is near the door all the time, then a timer or OnPlayerUpdate. Although using dynamic zone with streamer near the door will call OnPlayerEnterDynamicArea callback so checking if the areaid is the one zone for the door, you can then display the game text.