Skip to content

zCTriggerWorldStart

Quick Infos

Class Name: zCTriggerWorldStart
Version Identifiers:
β€” Gothic I: 52224
β€” Gothic II: 52224
Sources:
β€” spacerhilfedatei.sph
β€” zk.gothickit.dev

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

Class members

Class member overview

fireOnlyFirstTime

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

Accepted values:

  • 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.