Search results

  1. JustSticky

    2 year trophy no way

    2 year trophy no way
  2. JustSticky

    cant join

    Do you have any mods enabled? It might not allow you to join.
  3. JustSticky

    Target Display Block Location (Game Value)

    That could essentially work, if stored correctly... But, client-side blocks are buggy and disappear occasionally when right clicked.
  4. JustSticky

    %default variable affecting everyone.

    Yes, using %victim and %killer does work. Try this: Player Kill Player: Set Variable (%victim killstreak = 0) Set Variable (%killer killstreak += 1) This will reset the victim's killstreak and increase the killer's.
  5. JustSticky

    Target Display Block Location (Game Value)

    I don't think there is a Vanilla way to check if a player is looking at a specific client-side block, so this might not be possible. Because the block is client-side, that means the server (probably) cant see them. They can only be placed by the server, not checked.
  6. JustSticky

    %default variable affecting everyone.

    Try using "%victim killstreak", as the player in the PlayerKillPlayer event is the victim.
  7. JustSticky

    Simple /chat local fix (FIXED)

    Isn't this already a thing?
  8. JustSticky

    How to make a drop system based on percentages ?

    You can use " Set Variable: Set to Random Number " and set a variable to 1 - 100 or something higher if you want larger selection range. Then, place an " If Variable: Value Is Within Range " and put the variable you made with the random number along with two numbers. If you want to have a 50%...
  9. JustSticky

    yes >:)

    yes >:)
  10. JustSticky

    I'm back from the dead

    I'm back from the dead
  11. JustSticky

    How would i stop an nbs song?

    xmap answered it in one of my questions a while back: https://mcdiamondfire.com/threads/how-do-i-stop-the-music-from-code-utilities.1835/
  12. JustSticky

    teleport to event blocks

    Yes. I was thinking about it for a little bit, and a GUI with each event that you have used in it. Clicking on one in the GUI would teleport you to the adjacent event block.
  13. JustSticky

    king thread

    hello
  14. JustSticky

    teleport to event blocks

    How would it be used?
  15. JustSticky

    king thread

    i shall make sure of it
  16. JustSticky

    king thread

    nice
  17. JustSticky

    Add a "prompt purchase" block

    This idea is okay but I don't think it will be added for these reasons: 1. It would make getting tokens way too easy. 2. It would make the plots with the setting enabled P2W.
  18. JustSticky

    king thread

    im doing good :]
  19. JustSticky

    king thread

    how are you this fine weekend
Top Bottom