Page 1 of 1

How can I turn on wield light?

PostPosted: Wed Dec 21, 2016 09:16
by burli
3d torches in now included in minetest game. But how can I turn on wield light? torches_wieldlight_enable = true in minetest.conf doesn't work

Re: How can I turn on wield light?

PostPosted: Wed Dec 21, 2016 09:34
by TenPlus1
Wield light wasn't added to default game, only 3d torches... You still need the wield_light mod to do that.

Re: How can I turn on wield light?

PostPosted: Wed Dec 21, 2016 09:49
by burli
Ok. I thought it is part of 3d torches

Re: How can I turn on wield light?

PostPosted: Wed Dec 21, 2016 12:58
by TumeniNodes
Sofar did a really nice job with this.
When you enable his rework of 3d torches, you can turn it on/off and set the update intervals via "setting/advanced settings/mods/torches"
Image

Re: How can I turn on wield light?

PostPosted: Wed Dec 21, 2016 15:41
by ErrorNull
burli wrote:3d torches in now included in minetest game. But how can I turn on wield light? torches_wieldlight_enable = true in minetest.conf doesn't work


when importing into minetest_game, the wieldlight functionality of the 3d torched mod was left out. my guess is because it adds some lag, though the lag issue has been improved so much already.