Mudlet package for alt tracking

Link to your stories, artwork and post other creations here.
Post Reply
Frazzles
Newbie
Posts: 2
Joined: Tue Jun 11, 2024 3:31 pm

Mudlet package for alt tracking

Post by Frazzles »

Per Wolfman's desires this little package will help track alts

Commands:
alt add <primary> <alt>
alt find <name>

Examples:

Entry: alt add sting oversoul
Outputs: Alts: Created new entry - sting with alt oversoul

Entry: alt add sting anguish
Outputs: Alts: Added new alt to sting

Entry: alt find oversoul
Outputs: Alts: oversoul is an alt of sting

Entry: alt find sting
Outputs: Alts: sting is an alt of sting

Error messages:

Entry: alt add sting oversoul
Outputs: Alts: Error - oversoul is already an alt

Entry: alt add oversoul sting
Outputs: Alts: Error - sting is already listed as a primary

Entry: alt add Cozmo oversoul
Outputs: Alts: Error - oversoul is already an alt
Attachments
Alts.mpackage.zip
(1.62 KiB) Downloaded 186 times
Frazzles
Newbie
Posts: 2
Joined: Tue Jun 11, 2024 3:31 pm

Re: Mudlet package for alt tracking

Post by Frazzles »

I'm a moron. So you'll have to remember to tick the little box next to the database variable. That saves the data between sessions.

database.png
database.png (36.25 KiB) Viewed 4306 times
Post Reply