Search results

  1. CoderElias

    Can someone help me with texturepacks?

    You can find template resource packs online which are easy to use/change.
  2. CoderElias

    Zoo Without Walls Code Help

    Maybe use barriers?
  3. CoderElias

    Help me with villagers

    Yes, there is a way to stop a menu opening when you right click a villager. Just place down a player event and select click entity, then an If entity, Is type. In the chest put a villager spawn egg. In the two brackets of if entity, place down a cancel event. It will also not shake his head when...
  4. CoderElias

    Sending player to a different plot

    I was browsing through the code in the beta node and saw an 'Send player to plot' action in player event, miscellaneous. Is this going to be added to the next patch?
  5. CoderElias

    Making a queue system

    You can find some good templates on code vault for a queue
  6. CoderElias

    How do I make items unstackable?

    I found a way to make an item unstackable but simply giving it a random generated tag, but because every item is different so I can't sell it. The menu saves the menu items to a list and looks if the given item is inside the list, but that method doesn't work. Idk how to go from here, so help...
  7. CoderElias

    How do I make items unstackable?

    How do i make items unstackable? I am working on a fishing game where you have to sell stuff, but the menu breaks if you put two or more stacked items in it. I thought about maybe putting an invisible item lore with a variable that keeps increasing, but my sell menu doesn't recognise this item...
  8. CoderElias

    how do i make a lobby lol

    Do you mean a queue? Cause if so I can help you with that! In a join event place a variable block and select 'increment number' put in any variable. Then do the exact same in a leave game event but change the variable event to 'decrement number'. Place a loop and inside of that place a 'if...
  9. CoderElias

    ore veins in terrain generation

    Hi im hear to help out! To start place a variable block that gets a random block loc in your mine/cave. After that place a if game event and select: if block equals, put the block in that the cave is made up of (for example stone) after that place a game event = spawn block. In that chest put...
  10. CoderElias

    Resource pack not working!

    Hi, I want to use custom music for my game. I put the resource pack on mediafire and copied the download link but if I use that link in Diamondfire it shows this: I don't know how to fix this and therefore reaching out to your guys. Btw, the pack is only 5 KB.
  11. CoderElias

    How to fix plot resource packs [SOLVED]

    No, its only 2.6 KB
  12. CoderElias

    How to fix plot resource packs [SOLVED]

    Hey, I am reaching out to you because I have the same problem but don't know how to fix it. Do you by any chance have an idea of how to fix this issue?
  13. CoderElias

    My Apology

    Why, just why did I fall for this....
  14. CoderElias

    How Do I Know When An Event Starts?

    How do i know when an event starts because i can't find anything that says when it will start or end? And i really want some prize tickets!
  15. CoderElias

    How to post a thread?

    Oh..... =(
  16. CoderElias

    How to post a thread?

    idk but ok
  17. CoderElias

    How to post a thread?

    really? But still how do i post a thread?
  18. CoderElias

    How to post a thread?

    Idk how to make a thread can someone help.
  19. CoderElias

    Samsung or Apple?

    Why tho.....
Top Bottom