Page 1 of 1

play sound if node is placed missing in wiki

PostPosted: Fri May 06, 2016 11:52
by burli
I want to play a sound when placing a node, but that event is not listed in the wiki

I randomly tryed "place" and it worked

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
   sounds = {
      dug = {name = "dug sound", gain = 0.5},
      place = {name = "place sound", gain = 0.5}
   },


Maybe someone can add this to the wiki. I don't have access until now

Re: play sound if node is placed missing in wiki

PostPosted: Fri May 06, 2016 15:40
by Krock
You can request an account in this thread. After it's created you can change the wiki contents too.

Re: play sound if node is placed missing in wiki

PostPosted: Fri May 06, 2016 16:15
by burli
Krock wrote:You can request an account in this thread. After it's created you can change the wiki contents too.

I want to do that, but I was interrupted and then I forgot it ;-)

Re: play sound if node is placed missing in wiki

PostPosted: Fri May 06, 2016 17:53
by burli
Fail. I just got the pwd for the normal wiki. This is the dev wiki. Someone else must edit the page