Search results

  1. CoderElias

    Transfering builds

    I also had that, it's perfectly safe. I use it often and never have a problem with it
  2. CoderElias

    Transfering builds

    You can optionally save a schematic of the build and use a program called "DFSchematics" by RyanLand. You can use that program to paste any schematic anywhere in your plot.
  3. CoderElias

    df forums is dying

    The forums, in my opinion, is ruined because of the lack of real questions and is made up of bots spamming random products. I think the discord is much better
  4. CoderElias

    I found out that recreating the entirety of DiamondFire in a 300x300 plot is harder than I...

    I found out that recreating the entirety of DiamondFire in a 300x300 plot is harder than I thought. (I need help, I do nothing else than watch codeblocks form a game)
  5. CoderElias

    These advertisements need to stop.

    Can't you just disable posting links other than mcdiamondfire.com?
  6. CoderElias

    how to set blocks around a point

    You can do this by using variables, firstly place down a variable block and select 'shift all axis'. In the chest the a variable, I would name that 'pos1', and then a game value: 'target block loc', Then also put three numbers in the chest, the first being 1, second 0 and third also 1. Now place...
  7. CoderElias

    These advertisements need to stop.

    The entirety of the forums has been infected by these bots spamming the most random products that no-one wants
  8. CoderElias

    ShowInv with list items

    Just put the variable of the list inside the menu
  9. CoderElias

    What are things you can do with the mythic rank

    Yes, but I would personally wait till black friday because it is then much cheaper. But overall overlord is better than mythic.
  10. CoderElias

    What are things you can do with the mythic rank

    You can see all the perks here: https://mcdiamondfire.com/threads/every-perk-of-every-donator-rank.6702/
  11. CoderElias

    Cancel villager trading menu [SOLVED]

    I have already tried this, but have found another solutions that works. I changed the villager profession to none which does not trade any items. Thank you for helping though!
  12. CoderElias

    Compact or Normal Coding

    Normal is just better
  13. CoderElias

    Help pls

    It is under 'Server' in the forums
  14. CoderElias

    Help pls

    You can get this by going to the forums -> General Discussions. The first option is 'Receive your forum rank here'. There you will get a couple steps to verify your rank.
  15. CoderElias

    Help me pls

    I don't really get your question, are you able to join DiamondFire to show me?
  16. CoderElias

    Help me pls

    There is a way to do this with variables: open the variable menu and click on 'World Actions'. Then click on the first option that appears, In the chest put a variable, and the 'target block location' game value. In the corner of the chest you can change what the output becomes. The variable now...
  17. CoderElias

    Turning Players Into Entities (Support Needed)

    In the your hotbar, you have an iron ingot. If you right click that it will open a menu with inside it a name tag called 'game value'. Grab that and right click it to open its menu. Then go to 'location' and then pick the first option. Now put that inside the chest instead of the location. Now...
  18. CoderElias

    Turning Players Into Entities (Support Needed)

    This is the method you can use without any rank: Firstly you have to spawn a villager, at any location. Then give the player invisibility. Make a loop which selects the villager and teleports it to the player. The other method is if you have Overlord: You can simply disguise the player as a...
  19. CoderElias

    Click Entity Event - Bug

    I have npc's in my game and I used them to send the player chat messages, but when I did so it sent me 2 of the same message. I tried something else, but the event will always be ran twice. I clearly don't know if that's my problem or if it's really a bug, but just saying. I hope someone knows a...
Top Bottom