Sign in to follow this  
bdew

[BETA] 3D Stuff, AKA "Putting stuff on tables"

Recommended Posts

On 10/17/2018 at 6:52 PM, Eject said:

@bdew

I updated yesterday to your new mod version and now users told me, they lost all stuff that was placed on top of other thinks (little items, containers)

I have no idea how this happens.

 

Eject

Ok this has already been reported..

Share this post


Link to post
Share on other sites
8 hours ago, Darkness1990 said:

Ok this has already been reported..

We were able to get our items to show again just by pushing or pulling the item they were placed on top of.

 

Share this post


Link to post
Share on other sites
20 hours ago, Darkness1990 said:

Ok this has already been reported..

This is solved look 1 site back

I have overwritten the modsupport.db it was not depending on bdews mod

 

Eject

Share this post


Link to post
Share on other sites
11 hours ago, Batta said:

We were able to get our items to show again just by pushing or pulling the item they were placed on top of.

Very good tip, thank you @Batta?

 

 

Share this post


Link to post
Share on other sites
20 hours ago, Darkness1990 said:

@bdewfound a bug.. Put this mod into my server and players lost items they had already placed on tables etc

 

Did you read this?

 

On 6/30/2018 at 8:21 PM, bdew said:

Note: Currently the mod doesn't support adding it to a server that already has item placed on top of other items with the vanilla system added in 1.7

 

Share this post


Link to post
Share on other sites

@bdew I'm trying to add pillars as a surface, and when I type "#surface add 717 1 1 15 0 0"  I get a confirmation that "Added foundation pillar to surface list."

However, the items I try to put on them drop to the ground, with a message "There is nowhere in the pillar to put the snow lantern (lit)."

I've tried changing the z setting all the way up to 50, in case, but nothing is changing.  Are you able to tell what I'm doing wrong?

 

EDIT:  I got it.  The pillar is actually called "pillarDecoration" on the list, so should have been item 736 instead of 717.

#surface add 736 1 1 5 0 0   works beautifully

 

D3FB16151D07AB939C916D9A052FE4B674B66795

Edited by Batta
  • Like 2

Share this post


Link to post
Share on other sites
On 1/13/2018 at 11:19 AM, bdew said:

 

For now the decay is the same as if the item was lying in a container (chest, etc.) of a the same material as the table.

 

I'll add an option (off by default) to disable decay in next update.

Bdew,

 

Were you ever able to add this option?  I know some of our more prolific decorators would love you if you did. ?

Share this post


Link to post
Share on other sites
44 minutes ago, Goibniu said:

Bdew,

 

Were you ever able to add this option?  I know some of our more prolific decorators would love you if you did. ?

 

Sorry haven't gotten around to it yet.

Share this post


Link to post
Share on other sites

Ok, thanks for the reply, as well as all the good things you do for us.  ?

Share this post


Link to post
Share on other sites

New surface, the small chest.

Spoiler

#surface add 192 1 1 0.3 0 0

 

225FF4490B7EE071868A9E2214910A8ADB10FCB7

 

  • Like 2

Share this post


Link to post
Share on other sites

I just encountered an issue that I'm not sure is due to this mod or the Wurm Unlimited code.

 

I had noticed a popup menu item, "Put on Top", that I suspected was to place a selected item onto the surface of the clicked object. I saw this when right-clicking a stone bench, something upon which you cannot normally place items. So thinking this might be a way to get that to work, I selected that option. Big mistake.

 

My client crashed, as did everyone else's client who was logged on. I tried restarting the server, but every time anybody tried logging on, their client crashed. I finally had to restore a backup to get things working again.

 

Beware. It was nasty.

Share this post


Link to post
Share on other sites
On 8/11/2019 at 6:38 AM, Brian said:

I just encountered an issue that I'm not sure is due to this mod or the Wurm Unlimited code.

 

I had noticed a popup menu item, "Put on Top", that I suspected was to place a selected item onto the surface of the clicked object. I saw this when right-clicking a stone bench, something upon which you cannot normally place items. So thinking this might be a way to get that to work, I selected that option. Big mistake.

 

My client crashed, as did everyone else's client who was logged on. I tried restarting the server, but every time anybody tried logging on, their client crashed. I finally had to restore a backup to get things working again.

 

Beware. It was nasty.

 

Update to the latest version, that bug was fixed almost a year ago.

 

If it still crashes - post logs.

 

Putting stuff on benches is supported (with some minor limitations)

 

9R3TZOg.png

 

 

Share this post


Link to post
Share on other sites

Large stone planter and large wooden planter:

Spoiler

large stone planter

#surface add 22657 1 1 0.5 0 0

 

large wooden planter

#surface add 22658 1 1 0.5 0 0

8A6C21825ABFCC1D7484851F4A21C6B3EB2BBC00

Share this post


Link to post
Share on other sites

does the gnome keep the crows away from your seeds?   lol looks cool.

Share this post


Link to post
Share on other sites
22 hours ago, Cuddles said:

does the gnome keep the crows away from your seeds?   lol looks cool.

Lol, I put the little guys to work.

Share this post


Link to post
Share on other sites

 

Repost on behalf of bdew

 

Updated to v0.21

 

  • Config and commands can now use modded item ids, and string names from ItemList
  • Added vanilla items: small chest, settlement token, pillar, alchemist cupboard

Download: https://github.com/bdew-wurm/threedee/releases/tag/v0.21

 

container@bdew.planters.metal.bush=manual-place-only
container@bdew.planters.slate.tree=manual-place-only
container@bdew.planters.sandstone.tree=manual-place-only
container@bdew.planters.brick.tree=manual-place-only
container@bdew.planters.clay.tree=manual-place-only
container@bdew.planters.marble.tree=manual-place-only
container@bdew.planters.pottery.tree=manual-place-only
container@bdew.planters.wood.bush=manual-place-only
container@bdew.planters.stone.tree=manual-place-only
container@bdew.planters.wood.tree=manual-place-only
container@bdew.planters.stone.magic=manual-place-only
container@bdew.planters.wood.magic=manual-place-only
container@bdew.planters.stone=manual-place-only
container@bdew.planters.wood=manual-place-only
container@bdew.planters.stump=manual-place-only

I added a section on the wiki for custom config examples, feel free to add to it.

Edited by April
  • Like 1

Share this post


Link to post
Share on other sites
19 hours ago, Eject said:

Hello

 

Does anyone know the heught of a bed and can help me to add it to the mod?

 

https://postimg.cc/KRHZH3jd

Here's what we have on our copy of this mod.  One of these figures is the height of the mattress, so it shouldn't be hard to work out the height above that to make it a bunk bed.

 

# bed (wood)
container@bedStandard=1.700000,1.000000,0.500000,0.000000,0.000000

Edited by Batta

Share this post


Link to post
Share on other sites

Hello

I tried this
#surface add 484 1.7 1 0.5 0 0

and played with the numbers, but after pushing pulling i see no difference.

 

 

Share this post


Link to post
Share on other sites

I added colossus bricks
gp7IkIq.png

#surface add 519 1 1 5 0 0

  • Like 1

Share this post


Link to post
Share on other sites

Has anyone had success in placing items on top of a stool? I tried adding it in-game (using both '#surface add 261 1 1 1 0 0' and '#surface add stoolRound 1 1 1 0 0') and saw the confirmation that 'stool' was added to the configuration, but cannot place anything on it in either case. I messed with the numbers quite a bit with no success.

The same process worked for me when configuring a wooden plate.

Share this post


Link to post
Share on other sites
On 10/1/2022 at 11:28 AM, Brian said:

Has anyone had success in placing items on top of a stool? I tried adding it in-game (using both '#surface add 261 1 1 1 0 0' and '#surface add stoolRound 1 1 1 0 0') and saw the confirmation that 'stool' was added to the configuration, but cannot place anything on it in either case. I messed with the numbers quite a bit with no success.

The same process worked for me when configuring a wooden plate.

I have also had no luck. Would love an earburn if someone figures stools out, please.  🙂

Share this post


Link to post
Share on other sites
On 11/1/2022 at 10:33 AM, Tyoda said:

@Batta@BrianHave you added the stool to forceContainers in threedee.config?

I have no idea what that means. I just used the usual method that we have added all other items to, including items that aren't containers by default.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this