Logic achievement: Difference between revisions
Jump to navigation
Jump to search
m (Robot: fixing template case.) |
m (Robot: fixing template case.) |
||
Line 4: | Line 4: | ||
==Keyvalues== | ==Keyvalues== | ||
* {{kv targetname}} | * {{kv targetname}} | ||
* {{ | * {{KV EnableDisable}} | ||
* '''AchievementEvent''' | * '''AchievementEvent''' | ||
: This is the ID of the event that will be triggered (e.g. ACHIEVEMENT_EVENT_EP2_WEBCACHE_01). | : This is the ID of the event that will be triggered (e.g. ACHIEVEMENT_EVENT_EP2_WEBCACHE_01). |
Revision as of 19:47, 19 January 2009
Entity Description
This entity can fire achievement events for the user.
Keyvalues
- Start Disabled (StartDisabled) <boolean>
- Stay dormant until activated (with the
Enable
input).
- AchievementEvent
- This is the ID of the event that will be triggered (e.g. ACHIEVEMENT_EVENT_EP2_WEBCACHE_01).
Inputs
- EnableDisable:
- Enable / Disable
- Enable/disable this entity from performing its task. It might also disappear from view.
- Toggle
- Toggle this entity.
- FireEvent
- Fire the event.
Outputs
- Template:O targetname
- OnFired
- Called on FireEvent.