Yea not having enough resources is even difficult on solo mode. I've literally spent hours trying to find iron, the best I could get was from destroying a plane wreckage. The option to show all available crafting recipes just cheapens the experience. It make sense to have that setting only decided by the server admin thought, I'm not sure how this works on multiplayer since I play offline. I suggested they turn those mine able stone rocks into mine able...
I got it to work without logic. Only difference is that it detects the players based on an array and opens the chest once. You should set the id on the key and chest in the editor. It will allow only the admins to open/close the chest, assuming other players don't get the key. Everything you want to spawn can be modified On Open, you can also set a custom message on the note if you like. It will also despawn items not specified On Open, so don't put anything in...
That worked! Thank you.
*edit* Nevermind I think it change the name right as I published the composition I wanted to upload. Does it have to be linked to your steam account to change? I can't link it to my steam account because for some reason it says it already been registered. I've played ylands early aplha before steam not sure if that's the reason I cant link my account.
What about adding respawnable chests through visual scripting? I think you should be able to make them immune to damage that way as well. If you want I could paste the code of one I've made. Also you could probably just make it so they spawn with basic items instead.
1ZombieFan replied to Oliver Hope's topic in Editor Help
So I was playing around with this and I figured out how to change the size of the text. Thanks for the ycomp, I had no idea this was possible. Also I agree this should already be integrated with the editor.
I'm half tempted to try multiplayer just so I can build a house full of spiked traps. They should make some sort of defense system like turrets, tripwires, and landmines. That way you logout you know atleast you have a chance at saving your stuff.
You can technically move them if you teleport them to your ship. It also works with cars. Since it doesn't require game logic you can also place it in explore mode. Here's a composition I made as an example.
http://www.mediafire.com/file/19v0cpp8krdlcpa/TELEPORT_HORSE.ycomp/file
Copy that files into Steam\userdata\71812699\298610\remote\Compositions. Then open up your explore game in the editor and click the 3 cubes, select the composition...