Birdform Question

Open up your preference file: \settings\<character name>_prefs.txt

They all begin with "birdform". You'll figure it out. ;)
 
Also from within mafia, jasonharper's prefref alias comes in very handy for things like this:

Code:
> prefref bird

birdformCold (user, now '0', default 0)
birdformHot (user, now '0', default 0)
birdformRoc (user, now '0', default 0)
birdformSleaze (user, now '0', default 0)
birdformSpooky (user, now '0', default 0)
birdformStench (user, now '0', default 0)
preBlackbirdFamiliar (user, now '', default none)
Returned: void
 
So, does that alias just incorporate an ash script into the cli, or is there something special about it being an alias?
 
Back
Top