Search results

  1. O

    How to make a item update to show another item in a copied chest?

    you're talking to EndGM he is too dumb for arrays L
  2. O

    [GUIDE] Code @mail (player) (msg.) + @Inbox & @deleteAll

    I was gonna write it all, but not gonna lie it would be much easier if you could give the World ad. I am also too lazy to read it all, but basically you want to give everyone an inbox array at the start and then Append Element each mail. You can use the "Chat Message == @mail -> Set...
  3. O

    Creative+ How can I clear all placed blocks by a player after ending a game?

    Basically this guy wanted it global, so without %player% but instead said by a player.
  4. O

    How to make a item update to show another item in a copied chest?

    Didn't Ezolile do it for you? Anyway, whenever they buy, lets say a wooden pickaxe, you'll do a variable called %player%Pickaxe(Dynamic Variable) = Stone(Book Variable). Now whenever they open a chest you'll use Set Container Items(Game Action Code) to set the items in the chest. If their...
  5. O

    Creative+ How can I clear all placed blocks by a player after ending a game?

    You forgot to recall the function but besides that it works great. Only problem is dumb nerd wannabe forgot to say it is a global code, not local.
  6. O

    How to make items despawn after death?

    You have to enable it. You won't drop any items and you'll keep the inventory. Make it on join for the most efficiency. Also, don't forget to set items if you're making a game such as a Kit PVP where they're not supposed to drop items, but also not supposed to keep them.
Top