I'm just trying to change a variable when I switch from one session to another.
I was hoping to use something along the lines of:
Event -set "On Activate" echo hi
for this purpose.
But the console isn't recognizing the Event or Events command.
What am I doing wrong?
Events?
Moderators: Lavish Software Team, Moderators
I did.
I got the example I posted from the wiki.
http://www.lavishsoft.com/wiki/index.ph ... Command%29
And it doesn't seem to work. The Event and Events commands are not recognized by the console, so I'm wondering if I'm supposed to precede them by some keyword.
I'm also trying other ways, but:
1. Your first link seems to be more about creating and calling your own events, and I want to attach to the built in OnActivate event. If I can do what I want that way, I'm going to need an example.
2. Your second link is exactly what I've tried and can't get to work.
3. Your third link, under the Events example, actually uses Triggers, which I don't believe will help me with what I'm trying to do.
Thank you for your time.
I got the example I posted from the wiki.
http://www.lavishsoft.com/wiki/index.ph ... Command%29
And it doesn't seem to work. The Event and Events commands are not recognized by the console, so I'm wondering if I'm supposed to precede them by some keyword.
I'm also trying other ways, but:
1. Your first link seems to be more about creating and calling your own events, and I want to attach to the built in OnActivate event. If I can do what I want that way, I'm going to need an example.
2. Your second link is exactly what I've tried and can't get to work.
3. Your third link, under the Events example, actually uses Triggers, which I don't believe will help me with what I'm trying to do.
Thank you for your time.