In EUR's scripts, this trigger is only used in a triggered only event.
After doing some tests, using a script with a structure like:
can be used, and works, without a MTTH.
Atm, it seems to be the best way to trigger an event as soon as possible, without using the title hack method.
After doing some tests, using a script with a structure like:
Code:
xxx_event ={
id = xxx
trigger = {
always = yes
}
...
}
can be used, and works, without a MTTH.
Atm, it seems to be the best way to trigger an event as soon as possible, without using the title hack method.