CreateDetectionEvent

Revision as of 06:37, 10 January 2014 by imported>Qqqbbb
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

CreateDetectionEvent manually generates a detection event that may lure Actors to investigate. You can specify:

  • OwnerRef: The Actors responsible for the sound.
  • SoundLevel: The intensity of the sound, 0-100, with 100 being the loudest. Values bigger than 100 are not used in vanilla scripts but they work.

SyntaxEdit

[LocationREF].CreateDetectionEvent [OwnerRef] [SoundLevel]

Papyrus VersionEdit

ObjectReference.CreateDetectionEvent (Papyrus)