player teleport sound

Place to get help with not working mods / modding interface.
User avatar
Dixi
Fast Inserter
Fast Inserter
Posts: 212
Joined: Sat Nov 04, 2017 1:47 pm
Contact:

player teleport sound

Post by Dixi »

I use QuickMapTagTeleport for fast travel around map.
On player teleport it emit very annoying sound, like a beep.
But I can't find any play_sound or sound in mentioned mod lua files at all.
Do API function player.teleport ( position, surface ) produce that sound itself?
How to mute it?

I tried to search this thread, but I dunno what to search for exactly, I'm getting ether to many pages not related to my question or none at all.
User avatar
Dixi
Fast Inserter
Fast Inserter
Posts: 212
Joined: Sat Nov 04, 2017 1:47 pm
Contact:

Re: player teleport sound

Post by Dixi »

Looks like it's a standard sound that fit into "GUI effects" category, since exactly same sound plays for research queue modification.
Any way to fine tune those sounds individually for different events?
User avatar
Osmo
Fast Inserter
Fast Inserter
Posts: 183
Joined: Wed Oct 23, 2024 12:08 pm
Contact:

Re: player teleport sound

Post by Osmo »

this is probably the sound of the message being printed in the chat, which can be changed with this https://lua-api.factorio.com/latest/con ... tings.html
Post Reply

Return to “Modding help”