View Full Version : Game Mechanics: Pet messages are zone-wide
Tyen01
09-28-2011, 08:07 AM
At your service master, etc.
If someone is at BB ent and I'm at perma ent, i'll see pet messages.
Rogean
09-28-2011, 09:46 AM
I can't seem to find the "At your service, Master" either hardcoded or in the strings file, in order to find where it is sending it in code. (Tried searching both for "your service"). Is this something the client is doing itself maybe?
nilbog
09-28-2011, 09:51 AM
Pet messages are perl.
if ($npc->GetOwnerID() && !$entity_list->GetMobID($npc->GetOwnerID())->IsNPC()) {
quest::say("At your service Master.");I do believe 'say' range for all npcs and players is too far though!
Smedy
09-28-2011, 10:23 AM
Confirmed, i saw this to, was about to report it but big salty on the case, range for these pet messages seem zone wide
Galacticus
10-10-2011, 05:58 PM
Pet messages are perl.
I do believe 'say' range for all npcs and players is too far though!
Yes I can confirm this.
Though not all of them. It seems to be the pet goes away or is summoned. Folow or attacking doesnt create that message.
I have also seen this with random npcs talking in high keep. Ill be sitting at the zone like and hear stuff from the quest givers near the bank.
Cwall
10-10-2011, 06:12 PM
I thought that I was being stalked by mages until I asked in /ooc and like a dozen people said they were experiencing this too.
maximum
01-11-2012, 05:48 PM
This still appears to be a bug.
The_Prophet
01-11-2012, 06:32 PM
This still appears to be a bug.
Can't call it a bug at this point, it's ... more of a feature
kanras
01-12-2012, 11:14 PM
Temp fix, pending update.
Giovanni
01-12-2012, 11:32 PM
I think this is also true for the Bixie messages.
Brinkman
01-14-2012, 03:54 AM
I think this is also true for the Bixie messages.
I Think it's only the " fallen to the ground" death message for bixies that is bugged like this.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.