Originally Posted by karlgoran


Gah everything started working suddenly, when i used an event trigger instead of a box trigger the CharacterEnteredTrigger started working and for some reason the global dialog companion thing started working as well. Thanks for the help though i got a bit worried there for a moment


Was your box trigger registered for players in the INIT section?

"TriggerRegisterForPlayers(PLAYER_HERE);" is the call.