Quest Flag Controller Object

From Runic Games Wiki
Jump to: navigation, search

Contents

Quest Flag Controller

Description

This Level Object is used to ...

Location

Right-click on an empty space in the Layout Scene Manager and choose Logic > Quest Flag Controller from the list.

Properties

Name Type Description Read Only
POSITION
POSITION
CVector3
Position by X, Y, Z world coordinates.
PROPERTIES
AREA
float
Set the radius of the area.
BROADCAST
bool
If True the "Broadcast" Input event will be fired whenever the Quest Flag is set from anywhere. Note: A "Broadcast" Input event can still be fired through logic.
QUEST
QUEST
string
The Quest the Quest Flag Controller controls.
QUEST FLAG
string
Set the Quest Flag.
SELECTION TYPE
string
Specify how the game will select the Players in the area.
  • Area
    All Players in the specified "Area" radius.
  • Global
    All Players in the game.
  • Local Client
    Only the local Player.
  • Regional
    All Players in the current level.

Input Events

Enable
Enable the Quest Flag Controller object.
Disable
Disable the Quest Flag Controller object.
Broadcast

Output Events

Enabled
This event will be fired when the Quest Flag Controller receives an "Enable" Input event.
Disabled
This event will be fired when the Quest Flag Controller receives a "Disable" Input event.
All Tags Complete
All Tags NOT Complete
Personal tools
Namespaces

Variants
Actions
Navigation
Runic Sites
Toolbox