Fix yourself
Submitted by Trispis on Mon, 2006-09-04 21:22.
Most MUSHes create players relatively "blank" and homogenous. The goal of this challenge is to make your player work better.
- Set a description on yourself so that other players see something when they look at you.
- Set an alias for yourself so that other players can page you with a nickname
- Set your sex so that game messages can be adapted to your player's gender
- Figure out what flags are set on your player, and what other flags you might want to set. For example, do you want other player's to be able to give you objects? Do you want to see ANSI color?
- If your MUSH has chat channels, find out what they are and join one.
- When you have found a place that you want to use as your home, set your home there.
Some help files related to this challenge are:
- @name - in case you didn't like the name you used when creating your character
- @alias - for your (preferably shorter) 'nickname'
- @describe - what is displayed when someone looks at you
- @sex - your gender
- @lock - lots of files here, try to find out what's relevant to your player (this large family of files will carry over into nearly all subsequent challenges, don't worry about learning all of it in one sitting - it's probably the largest family of related files on the game and pretty much effects all things - take it slow and easy here, just find what you need for THIS challenge)
- flags, flag list, @set, ANSI, COLOR, LINK_OK - learn about flags
- @link, home - for when you find a LINK_OK room for your home
- @channel, @chat - for the chat channels
This coding challenge by: Trispis
»
- Printer-friendly version
- Login or register to post comments

Click 

See Also, with commentary.
In order to improve the presentation of this challenge (and all subsequent challenges), I suggest the inclusion of a 'useful help files' pointer, with relatively thorough explanations. Subsequent challenges (or challenge levels) can use progressively less of this supplementation.
For this challenge level, I suggest challenges include something like
Some help files related to this challenge are:
Advanced beginner projects can simply have something like:
Projects of more advanced skill levels will likely assume some amount of help file familiarity, thus making such additions optional.
Instead of replying with this
Instead of replying with this stuff, why not just edit the actual challenge post itself? I think you should be able to, wiki-style.
Woot!
Woot! I was hesitant to try that (*blush* this is my first blogspace participation, wasn't really sure how it all worked). Please pardon my blunder. I'm not sure how to clean up (delete) entries yet. So, I'll again throw myself at your mercy on that as well.