Recent content by VagabondOfHell

  1. V

    Has Received Event not working as expected

    That was the issue. In the documentation regarding this, the line says "If the Has Received Event task is receiving event then the template type must be a valid of object. ", and I interpreted it as "Valid Object" or not null, instead of "a value of Object". I knew it was something I was doing...
  2. V

    Has Received Event not working as expected

    Hi Justin I am looking to use Has Received Event for when the NPC hears a sound from my sound manager. Unfortunately I can't seem to get the Has Received Event to return true. I've structured a sample like so: And added some debug statements inside the Has Received Event. The Registered...
Top