Page 1 of 1

[Mod] Papyrus Door [20120823] [papyrus_door]

PostPosted: Wed Aug 22, 2012 21:47
by Ragnarok
Randomproof did a great job creating a mod Simple Doors (http://minetest.net/forum/viewtopic.php?id=590). Below you can download my small modification - the doors and gates made of papyrus. I improved code, changed the crafting recipes, tekstures and joined sounds which are played when you open and close the door.

You can almost freely mix and match elements of doors and gates bearing in mind that the structure should have only one handle located at the shore.

License:
Sourcecode: WTFPL, http://sam.zoy.org/wtfpl/
Graphics & Sounds: CC BY-NC-ND 3.0, http://creativecommons.org/licenses/by-nc-nd/3.0/

Mod dependencies: default

ZIP: http://db.tt/GifUEzxz
MD5: http://db.tt/CGfyrLKd 8ef9da9e38b9f9443c68695403d8e8b1

Crafting recipes:

Image

Screenshots:

Image

Image

Image

Free your mind! You can make huge, strange door.

Image

Old versions:

20120822: zip: http://db.tt/sa7DgOCk md5: http://db.tt/4WH02xzS 8b1ae81ebd3bdcfa80c3586e184387ba

PostPosted: Wed Aug 22, 2012 21:52
by PilzAdam
Isnt this type of doors old?

PostPosted: Wed Aug 22, 2012 22:08
by Ragnarok
Yes, I think this doors are very old ;) But cool. And refurbished now.

PostPosted: Thu Aug 23, 2012 00:59
by Gambit
As old as it may seem, I still believe it has some uses left in it.

PostPosted: Thu Aug 23, 2012 01:15
by cornernote
how about a draw bridge?

PostPosted: Thu Aug 23, 2012 09:32
by Ragnarok
cornernote wrote:how about a draw bridge?


+1

It should be easy (if I finally learn the LUA). First goal is detect somehow when the doors are closed and then slamming sound playing. When opened should be played 2-3 randomly squeaking sounds.

PostPosted: Thu Aug 23, 2012 13:37
by Ragnarok
I tuned the code so if the door is open the squeaky sound will be played but when you close it you will hear slamming.

PostPosted: Sat Aug 25, 2012 13:06
by backbone123
Excuse me sir, i dont want to sound stupid but..
HOW DO YOU DESTROY THE DOOR?

PostPosted: Sat Aug 25, 2012 14:02
by Ragnarok
Use axe and destroy door panels first then the door handle. Otherwise, if you try to destroy the door handle first, the door will open and close and removing it can be difficult.