[MudWalker] Triggers

Kevin Reid kpreid
Thu Jul 14 07:33:13 PDT 2005


On Jul 7, 2005, at 13:58, moondragon at gmx.at wrote:

> Okay, maybe I'm just too stupid to figure it out but I play on a mud 
> where
> you can log in 2 alts at a time.
> So my question is:
> how do you set up triggers for each alt and is this possible at all 
> without
> making a separate file for every alt?

Not perfectly, but in the trigger script you can check the username:

@@if username == "Joe" then
   whatever
@@end

> Also is it possible to switch windows using the tab key?

No, but you can use Command-` instead.

-- 
Kevin Reid                            <http://homepage.mac.com/kpreid/>




More information about the MudWalker mailing list