Recent content by Fghj240

  1. F

    Any Idea How To Make A Particle Appear On Someones Chest?

    Use a set variable block, you’re looking for shift location on axis. set a variable to their their location shifted up 1 and use that variable as a location.
  2. F

    How do I get an event to happen when I click on an inventory menu?

    This would trigger if you clicked on the wrong item and you didn’t have the correct item in your inventory.
  3. F

    How do I get an event to happen when I click on an inventory menu?

    Are those abs on your neck? also yes can confirm event item works.
  4. F

    How do I detect who killed a mob when they didn't physically kill it themselves

    if you're using game action to shoot the projectile, use player action instead. If that doesn't work do what ARMcPro said which is instead of creating an explosion summon a tnt with no fuse that instantly explodes so its the same thing but you rename the tnt to the player who shot it's name and...
  5. F

    potions

    Player event join -> start process process: control(wait), start process(itself), if player standing on(put a block in the chest) -> player action(potion effect) I’d make it on that derpystuff website but I’m on my phone rn.
  6. F

    Making launch projectile spread 360 degrees

    Maybe you could repeat it 4 times for each direction
  7. F

    Remove the requirements for code if you meet them

    If you have a rank and you are using a code block that requires a rank it shouldn’t still say “requires rank” at the bottom.
  8. F

    Option to set /rc to default.

    Thanks. I’ll try it but this should still be in vanilla.
  9. F

    Option to set /rc to default.

    Add a command that sets /rc automatically when you enter dev mode.
  10. F

    Tutorial changes

    What was the old tutorial though?
  11. F

    How do i make a sign show clicks

    first make a variable then there's a game action called set sign text and yeah ok actually like after 10 tries this is harder than I thought. edit: nvm I got it...
  12. F

    Tutorial changes

    why?
  13. F

    Bundle of Questons

    I know the armor calculations. I just think it would be a lot harder to get the protection enchants and blast/fire/proj prot and run calculations and then add armor. Even what I’m trying to do: have a player take 20% less damage if they have a variable set to the right amount, sounds like a...
  14. F

    Tutorial changes

    Most players, specifically younger players, probably aren’t as willing to watch a youtube video. Servers like hypixel get incredibly popular not because of the sweatier dedicated players but because of the mass amounts of casual players, so if you play their server you’ll notice they try to...
  15. F

    Bundle of Questons

    I was unaware of that channel, thanks.
Top Bottom