Page MenuHomeFeedback Tracker

Text/resources in trigger effects are wrong
Closed, ResolvedPublic

Description

When you are trying to include a text as an effect in a trigger there is a deployable list of "resources". On the other hand, if you try to include a resource, what you get is an ampty list.

There is no possibility to include a text: they are not swapped.

Details

Legacy ID
2014317088
Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Category
Editor
Steps To Reproduce

Get into the editor.
Place a trigger and go into effects.
Change type into text or resources.

Additional Information

Screenshot is in Spanish, but the issue appears also in English. It is not a localization problem.

Event Timeline

becario edited Steps To Reproduce. (Show Details)Dec 19 2015, 12:26 PM
becario edited Additional Information. (Show Details)
becario set Category to Editor.
becario set Reproducibility to Always.
becario set Severity to None.
becario set Resolution to Open.
becario set Legacy ID to 2014317088.May 8 2016, 1:21 PM

For the time, you can use scripting commands to achieve the same text effect. The command is setTitleEffect.

Syntax: TriggerName setTitleEffect [Type,Effect,Text]

Example: AlertTrigger setTitleEffect ["TEXT", "PLAIN", "Hostiles inbound to this location!"];

R3vo added a subscriber: R3vo.Jun 26 2021, 9:35 AM

Fixed in Eden Editor.

LouMontana closed this task as Resolved.Jun 26 2021, 1:19 PM
LouMontana updated the task description. (Show Details)
LouMontana edited Steps To Reproduce. (Show Details)
LouMontana set Operating System to Windows 7.