Skip to content

zCTriggerWorldStart

Quick Infos

Type: Virtual Object
Format Name: ZenGin Archive
File Extension: .ZEN
Class Name: zCTriggerWorldStart
Version Identifiers:
— Gothic I: 52224
— Gothic II: 52224
ZenKit Class: VTriggerWorldStart
Sources:
spacerhilfedatei.sph

A special trigger which fires an OnTrigger event to its triggerTarget when the world is loaded and started.

Properties

fireOnlyFirstTime

Determines whether to fire the OnTrigger event only the first time the world is loaded.

  • TRUE — Only fire the event if this is the first time the world is loaded.
  • FALSE — Fire the event every time the world is loaded.