Jump to content

Evanbeer

Member
  • Posts

    21
  • Joined

  • Last visited

Posts posted by Evanbeer

  1. 2021-08-14_20_18_17.thumb.png.176747a133a7fde8b3464f9c3078ca3f.pngone error remaining but when i fix the error it won't even do this part anymore: on right click:
        if name of player's tool is "&dLegendary Crate":
            remove 1 of tool from player's held item 
    It won't remove the item out the players hand

  2. On 8/13/2021 at 2:58 PM, Evanbeer said:

    I would like it to be if u do "/lootcrate open" it will open a gui chest and you can put items in it. (u need the permission permission.lootcrate)
    when you right click a stick (i can change it myself) it wil give 3 random item out that gui chest.

    If u can make this i would be sooo happy!
    pls dm me on discord Evanbeer#0001 cuz i read my discord more often then the minehut forums.

    i am gonna test it

     

  3. This is what i have: on right click:
                if name of player's tool is "&dLegendary Crate"
                remove 1 of tool from player's held item
    function random(p: player):
        set {_random} to random integer between 1 and 2
        if {_random} is 1:
            send "&dYey! &fYou found diamond!" to {_p}
            give {_p} 1 diamond named "&6Gem
        if {_random} is 2:
            send "&dYey! &fYou found diamond!" to {_p}
            give {_p} 2 diamond named "&6Gem

    But it will take the crate and dont give items
    this are the errors:2021-08-14_09_19_38.thumb.png.e1ef30f9f098756498ca07b4278f1414.png

  4. I would like it to be if u do "/lootcrate open" it will open a gui chest and you can put items in it. (u need the permission permission.lootcrate)
    when you right click a stick (i can change it myself) it wil give 3 random item out that gui chest.

    If u can make this i would be sooo happy!
    pls dm me on discord Evanbeer#0001 cuz i read my discord more often then the minehut forums.

  5. I would like it to be if u do "/lootcrate open" it will open a gui chest and you can put items in it. (u need the permission permission.lootcrate)
    when you right click a stick (i can change it myself) it wil give 3 random item out that gui chest.

    If u can make this i would be sooo happy!
    pls dm me on discord Evanbeer#0001 cuz i read my discord more often then the minehut forums.

  6. Ign: Evanbeer 
    Server type roleplay
     if u do /lootcrate open it will open a gui chest and you can put items in it. (u need the permission permission.lootcrate)
    when you right click a stick (i can change it myself) it wil give 3 random item out that gui chest.

    If u can make this i would be sooo happy pls dm me on discord Evanbeer#0001

     

×
×
  • Create New...