ID:178993
 
Ok, a few things, first of all, how would I make it so when someone comes in a room(trying to make MUD) they get a description in the text box instead of the pannel? I tired using the

usr << {"(p)(Description)(/p)"}

(the ( )'s are supposed to be <>'s)
because I want it to look something like this

(Room Name)
(Description)

Another thing, on that description, how would I make it so it auotomatically tells you who's in the room when you first enter with like, say their race/class with it.


One last thing, how do I make it when someone leaves one room and goes to another, in the room they left, it tells everyone which direction they went; and the room they enter, it tells everyone which direction they came from?

(Sorry for asking so many questions, just thought i'd be better than asking them all seperately.)
area
Stuff
Entered()
usr.loc=locate(1,1,1)
alert("Im a person","Information")

you mean that?
- RaeKwon
In response to RaeKwon
Yes its quite simple, or you could also set an area but i think Raes got it good for you
In response to JordanUl
lol bahhhhhh was nothing :P
- RaeKwon