Page 1 of 1

[mod] minimal bed [bed]

PostPosted: Fri Jan 04, 2013 20:06
by Casimir
It is based on PilzAdams "beds" but works different.

In singleplayer: Just stand on top of the mattress. The time will be forwarded about eight hours, no matter what time it is.

In multiplayer: Just the same but it calculates the time that is forwarded based on how many players are in the bed.
( number of players in bed / number total players ) * eight hours
So the more player are in the bed the faster the night goes by.

It does not set your spawn point.

Crafting 1:
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
wool wool wool


Crafting 2:
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
papyrus papyrus papyrus


Download:
http://ompldr.org/vZ3k1cA/bed20130104.zip

Licence:
WTFPL

PostPosted: Fri Jan 04, 2013 21:02
by InfinityProject
+1
Try Dropbox. It's easy to use for both downloads and pictures, and you never have to worry about crashes.

PostPosted: Fri Jan 04, 2013 21:38
by kaeza
-1
think about what happens when there are only a few players on the server

PostPosted: Fri Jan 04, 2013 22:30
by Casimir
Downloadlink is updated.

@kaeza
Yes, it needs a lot of tuning. Best would be to speed up time, but I don't know if/how this is possible with the current Lua-API.