How would one go about getting the prompt to not display so often where it isn't needed? I'm refering to places like getting sent tells and actions taking place in a room. Let's say I'm in the room with Player A and B. Right now, I would see this:
Player A says 'Yo'
<Hp Mp Mv>
Player A says 'Hello???'
<Hp Mp Mv>
Player B leaves east.
<Hp Mp Mv>
You say 'he'll be right back'
<Hp Mp Mv>
What I'd like to do for ease of reading for my the players is:
Player A says 'What?'
Player A says 'Hello???'
Player B leaves east.
You say 'he'll be right back'
<Hp Mp Mv>
Any ideas how I can make it do that? Thanks for any help.
Player A says 'Yo'
<Hp Mp Mv>
Player A says 'Hello???'
<Hp Mp Mv>
Player B leaves east.
<Hp Mp Mv>
You say 'he'll be right back'
<Hp Mp Mv>
What I'd like to do for ease of reading for my the players is:
Player A says 'What?'
Player A says 'Hello???'
Player B leaves east.
You say 'he'll be right back'
<Hp Mp Mv>
Any ideas how I can make it do that? Thanks for any help.