Mute/unmute message is misleading #3

Closed
opened 2021-06-02 08:24:55 +02:00 by whosit · 2 comments
Collaborator

functions.lua Line 3782 in f772f6aa64
minetest.chat_send_player(p_name,"NPC with ID "..npc.." will shut up at pos "..

It's sent to only one player, but adds "on command of PLAYER_NAME" that makes it sound like it's global.

https://gitea.your-land.de/Sokomine/yl_speak_up/src/commit/f772f6aa641bd07256a5de3ad55ffd7351206ce8/functions.lua#L3782 It's sent to only one player, but adds "on command of PLAYER_NAME" that makes it sound like it's global.
Owner

Not sure what you mean...single NPC are muted on command of their owners.

Not sure what you mean...single NPC are muted on command of their owners.
Owner

Changed the message. Thanks for the idea!

Changed the message. Thanks for the idea!
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Sokomine/yl_speak_up#3
No description provided.