[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4866: Undefined array key "database_gc"
FOSS gamedev and creative worlds • View topic - Pressure plate + Doors
Page 1 of 1

Pressure plate + Doors

PostPosted: Sat Dec 08, 2012 04:10
by Shaun
Thanks for such and awesome game and mods!!


Is there a way to make a door open using a pressure plate?

PostPosted: Sat Dec 08, 2012 04:21
by InfinityProject
Take a look at Mesecons.

PostPosted: Sat Dec 08, 2012 04:21
by Josh
No problem, hope you enjoy minetest!
Pressure plates are added using minetest's redstone: mesecons: http://minetest.net/forum/viewtopic.php?id=628
I think there is a way for doors to be opened by pressure plates, but you need the doors+ mod i think :)

PostPosted: Sat Dec 08, 2012 04:22
by Josh
InfinityProject wrote:Take a look at Mesecons.


Lol you finished this post before i had a chance to finish mine :)

PostPosted: Sat Dec 08, 2012 10:17
by Jeija
Actually you just need to download the Doors Extension from mesecons.tk (--> Extensions --> Download Doors Extension) If possible I will add support for the default doors.

PostPosted: Sun Dec 09, 2012 02:51
by Shaun
Yea, I have mesecons in my server and just now experiementing with them.
I also have the Home Decor mode.

Now when I install the doors plus...do I need to remove the default:doors? Or just install it and restart server?

PostPosted: Sun Dec 09, 2012 03:03
by Josh
Shaun wrote:Yea, I have mesecons in my server and just now experiementing with them.
I also have the Home Decor mode.

Now when I install the doors plus...do I need to remove the default:doors? Or just install it and restart server?


Just install doors plus and restart the server :) Also keep expirementing with mesecons, the possibilitys are endless!

PostPosted: Sun Dec 09, 2012 09:43
by Jeija
Now there is no more need to install an exentsion. The doors mod in minetest_game is supported.