Jump to content

jchob

Registered User
  • Content Count

    516
  • Joined

  • Last visited

Everything posted by jchob

  1. If so, open that map on Editor. To make a composition, select all things you want, then on top-left menu, click it and then select Store Composition. Later on future maps, open the map you want on editor and on the right-top you see icons with colors. Select the one that is Called compositions. Then select your new composition and place it wherever you want. Hope this helps. It's very easy. Let me know if you need some pictures
  2. I'll wait for update then ? Any place where I can see the editor scripting new stuff? Like the wiki page with 0.11 and 0.12 stuff. Thanks
  3. jchob

    Crafting very unintuitive

    @Nick_Ylands@Nick_Ylands it could be more intuitive for sure Well, when you click on a craftable item, it shows the recipe (ingredients for that item). And if you click on any ingredient you are able to craft it (right click on it, or left click on it will show the Crafting window recipe for that ingredient) For the most important items, base items that will allow you to unlock more recipes, are shown on the category "suggested items" (or something similar, can't really remember the category name)
  4. jchob

    Dev Diary #81

    Not really new. They are available in editor (i think you can't craft in explore maps)
  5. jchob

    Stone Blocks and Glass

    @DW's Gaming N Animation well, then good luck with that roof ? If you play on P1 server, we help players with stuff. Search P1 in server list (join P1 NA server) and join us on discord: https://discord.gg/qMBvhY Hope to see you there
  6. jchob

    Stone Blocks and Glass

    Well, if is on a multiplayer map, you can ask if someone has a creator cube to give you the glass. If it is for your own map, you can just make it inside editor
  7. At spawn, it is getting the coords of item that is inside on inventory already (so it has no really coords). So, bellow the ON pick at event trigger, store the position of target entity at a variable. Then inside Spawn block, use the variable. ON PICK Local Variable variable_item_coord Get entity position(target position) Spawn entity.... Etc etc That should work. I had I working
  8. Can do do something similar to ON SAW at event listener? I can't stop player from using the saw on trees. I want to have a role that only that role is able to chop down trees (i can stop them from cutting with weapons, axes) but not for the iron saw because it's 2 different things, and on saw is only triggered before the player uses the saw (tge event is triggered, but the scripting will only act before the tree is down)
  9. jchob

    Questions

    Yep, you can stop player to use weapons or axe on trees (setting them to indestructible, and if player belong to a label, then he can destroy the tree). In the other hand, you cannot stop player for using the saw to "saw down"... Because the ON SAW event trigger, is triggered after the tree is down. Also for "ON Plant". We need it to trigger before player starts using the saw
  10. jchob

    custom command arguments

    We already spoke about this. Have you ever made it work? I can send you the comp
  11. jchob

    Dev Diary #81

    Was this removed from game after 0.12? I'm not really sure, but is was present before update - bear trap https://ylands.gamepedia.com/Bear_Trap Or are you talking about other kind of traps? Others that I know about are wooden and iron spikes traps
  12. I had the same when using a dialogue that show when game loads. It opens on a "layer" at back of equipment slots, and is very hard to click the "leave" button. As IgorQ said, after close it and re-open, it show ls normally. Well, maybe a delay will "fix" it.
  13. jchob

    Dev Diary #75

    Nice to see a friend list. Actually, we need an improvement on how chat works. It's to fast, I mean, non native English players take longer to read and suddenly text is gone. When helping people, explaining how things works takes long time because they miss the text. Please make a chat history. I have the idea that I've read somewhere about this friend list coming along with the possibility to share our protection barrier with friends? Anything about it? Thanks
  14. This problem already been reported by another player. Hope they will look into this issue
  15. After this little hotfix, I can't still join the servers...
  16. They say that they are launching a hotfix today. Let's wait
  17. i guess it's not "where are you" that is causing the problem. I'm from Europe - Portugal, and i'm having same problems. I just can't connect to the server. It's stays forever on the last progress bar loading 100%.
  18. I was playing the new update and I realized that I can't destroy items from my inventory anymore. I don't want to keep the items, but I also don't want to drop "my garbage" onto the floor. Or am I missing something?
  19. @Ane can you say something, please? This is very important in survival. I had to ask for an anniihilator to desintegrate whatever I don't need. But "casual" players won't have it unless they craft one, which is hard for newcomers. So... In order to have a clean map, some of us have do keep looking at garbage left over the floor, which takes out our playing time. I know it shows "under review" but a single word would give me hope ?
  20. jchob

    stuck at sea

    Maybe try to type this command in-game - - - > /unstuck 1 This command generally takes you to a specific position of a near yland.
  21. jchob

    Shark Bug

    It seems Eu server is having issues. The admins already know about it (MyPa553ng3r and bbcakes, also I think Red was informed about that)
  22. jchob

    Shark Bug

    That one "shark on land" was already "implemented" before the update. Sharks seem to like to be outside water ??
  23. I also dropped items on the ground and waited for like 1 hour to see if they despawn. No results, after 1 hour they are still there. I tried this on explore maps, shared games/maps, testing maps from editor. You can't destroy items anymore...
  24. I realized that if you drop a creator cube, it is despawned from the game/map. Something went wrong on the update.
×