-
[b]Reported by:[/b] Me
[b]Flags:[/b] Immortal Annoyance
In scripts whisper doesn't work with a $q (remembered) target. Verified with mobs, unknown with objects or rooms.
-
Couldn't replicate this one. Have a look at my testing parameters- maybe yours was a more specific case or a visibility issue. Also, objects and rooms can't whisper - you'll have to use echos for that.
````
mpdump 1201
mob echo $I remembers $N
mob remember $n
mpdump 1202
mob echo $I is whispering to $Q
whisper $q Whispering
Mobile #1201 [Sarah Michelle Gellar]
Delay 0 [No target]
[ 1] Trigger [speech ] Program [1202] Phrase [test]
[ 2] Trigger [speech ] Program [1201] Phrase [go]
say go
'go' you say.
Sarah Michelle Gellar remembers Syn
Mobile #1201 [Sarah Michelle Gellar]
Delay 0 [Syn]
[ 1] Trigger [speech ] Program [1202] Phrase [test]
[ 2] Trigger [speech ] Program [1201] Phrase [go]
say test
You say, 'test'
Sarah Michelle Gellar is whispering to Syn
Sarah Michelle Gellar whispers to you 'Whispering'
````
-
I'm wondering if this is just a visibility issue. If the mob tried to remember you and couldn't SEE you, $q would expand to "someone".