[csm] simple hurt, die, and inventory sounds

Post Reply
Oil_boi
Member
Posts: 139
Joined: Mon Jan 28, 2019 13:12
GitHub: oilboi
IRC: oilboi
In-game: oilboi
Contact:

[csm] simple hurt, die, and inventory sounds

by Oil_boi » Post

Just as the title says! You have to put the sounds_client in your clientmods folder (make sure loading sounds clientside is enabled in settings) and put sounds_server in the regular mods folder!

Download is attached. License: Public Domain (It's literally 15 lines of code with cc0 sounds)

A video: https://youtu.be/ZuEJ9DTnnDQ
Attachments
sounds.zip
(71.08 KiB) Downloaded 88 times
Last edited by Oil_boi on Tue Jan 29, 2019 16:04, edited 1 time in total.
This account is no longer active

Enrikoo
Member
Posts: 452
Joined: Thu Nov 16, 2017 18:18
GitHub: Enrikoo
IRC: Enrico - Enricoo - Enrlco
In-game: Enrico - Enriko
Location: Germany
Contact:

Re: [csm] simple hurt, die, and inventory sounds

by Enrikoo » Post

Sorry it does not work, and if you can't programm a Clientside Mod, then why you don't post it in mods section?

Oil_boi
Member
Posts: 139
Joined: Mon Jan 28, 2019 13:12
GitHub: oilboi
IRC: oilboi
In-game: oilboi
Contact:

Re: [csm] simple hurt, die, and inventory sounds

by Oil_boi » Post

Enrikoo wrote:Sorry it does not work, and if you can't programm a Clientside Mod, then why you don't post it in mods section?
That was pretty rude.

Do you have:
  • *Minetest daily ppa or minetest github latest?
    *A distro of Linux?
Did you:
  • *Install the clientside part into the clientmods section and enable mod sounds in the mod.conf in the clientmods folder?
    *Install the server part into the mods section?
    *Enable client mods in your client section?

    *Edit: I found out something! You also need to add the line "load_mod_sounds_client = true" to the clientmods mod.conf for the mod to load or the client side of it will not load at all.
This account is no longer active

User avatar
Desour
Member
Posts: 1473
Joined: Thu Jun 19, 2014 19:49
GitHub: Desour
IRC: Desour
In-game: DS
Location: I'm scared that if this is too exact, I will be unable to use my keyboard.

Re: [csm] simple hurt, die, and inventory sounds

by Desour » Post

@Oil_boi: Welcome to the minetest forums! (This might sound a bit ironic and pejorative after that rude comment… >_<)

Actually, there's another way of adding sounds client side. You can use sound packs. (See http://wiki.minetest.net/Sound_Packs.) This way, the users wouldn't have to add their sounds again if the mod is updated.

Public Domain is not in all countries a valid license.

Using git is better than only giving the zipped mod to download.
he/him; Codeberg; GitHub; ContentDB; public personal TODO list; "DS" is preferred (but often too short)

User avatar
Lone_Wolf
Member
Posts: 2578
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

Re: [csm] simple hurt, die, and inventory sounds

by Lone_Wolf » Post

Nice CSM. Might want to use the method suggested above though
My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

User avatar
paramat
Developer
Posts: 3700
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat
IRC: paramat
Location: UK

Re: [csm] simple hurt, die, and inventory sounds

by paramat » Post

This is essentially a 'server-sent CSM mod' but done manually before that feature has been coded.
The server owner has to install the serverside stuff and convince all players to download and install the clientside stuff. Might work if you have a small number of well-informed players on a server.
So this mod will not work if only installed clientside and used when joining a server that isn't also using it.

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests