Here's some really small actions you can attach to yourself... They might help you learn some MPI so beware!
Ever drop something and wonder where your stuff went? Now you can find out where your Rose went or that dropped Balloon Vixen got stolen to...
@action findit=me
@succ findit={name:{&arg}} is at {name:{loc:{&arg}}}
which is owned by {owner:{loc:{&arg}}}
Assuming you have an item numbered 12345, you'd enter findit #12345 and it would report back it's name, where it's at, and who own's that location. You can also find out what you own with the @find and @owned commands as well as any registered names you have with @reg #me.
How to toggle a prop between 1 and 0... like your clothing. You'll have to add a @ofail if you want others to notice the change without you posing/saying it.
@action toggle=me
@Fail toggle={if:{prop:clothes,Morphy},Clothing on... {null:{store:1,clothes,Morphy}},Clothing
off... {null:{store:0,clothes,Morphy}}}
Here's something neat. You know how to agelock a lock, right? @lock exit=$agelock. But did you also know you could use this to have naughty bits be invisible to underage furs? Insert this at will in your description.
{if:{muf:$adultlock,me},Oi! You're an adult!,No adult here folks.}
You'll want to @set me=_agelock:17 or it'll default to 21. That's 21 years of age.
For you Furrymuck critters, here's an alternate method of communication to furs in the same room... Using the think command rather than whisper lets you psi to other psi active furs. If you're a blaster, then you can think to non-psi capable furs too.
@set me=_psi=active
@set me=_psi_format:thinks, << %m >> to %n
Autosweeping is handy if you want to wake up in bed after a set time offline but I like to stay put... stay put with style! Disc is short for disconnect (you QUIT) and conn is connect (when you connect to FurryMuck).
autosweep #off
autosweep #disc=goes limp, like a puppet with it's strings cut. A
far off voice goes, "D'oh!..."
autosweep #conn=shudders slightly. It... is... *alive*!
(Last edit: 02/06/00 12:23)