1 - The newbie (I am going to use the word "newbie" to designate the character who asks the question, even though the question can come from more experienced players as well, obviously) uses the ask command to send his question.
Code: Select all
ask Is there any way for me to determine how much a merchant will pay for an object without selling it?
2 - The newbie helpers get the question in bright red on their screen.
Code: Select all
Dalvyn asks 'Is there any way for me to determine how much a merchant will pay for an object without selling it?'
3 - The question is repeated again and again, till one of the newbie helper "takes" it, with the answer command.
Code: Select all
answer Dalvyn
Code: Select all
Gwain will answer your question about 'Is there any way for me to determine how much a merchant will pay for an object without selling it?'
4 - From there on, the newbie and the newbie helper can communicate with the ask (for the newbie) and answer (for the newbie helper).
5 - When the question is answered, the newbie helper closes it.
Code: Select all
answer done
Code: Select all
Gwain has finished answering your question. Hope the answer was helpful!
6 - Note that, if the question is actually just a comment, or if it does not require any answer, the newbie helper can immediately close it (without answering).
Code: Select all
answer Dalvyn close
Code: Select all
Thank you for your comment, Dalvyn. It has been judged that a response to this is unnecessary at this time.