Help- Ice Sword Special Extra Effects

Started by CTMx on

Topic category: Help with modding (Java Edition)

Last seen on 10:48, 19. Apr 2019
Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help- Ice Sword Special Extra Effects

Hey guys, so i wanna create an Ice Sword that gives the enemy Slowness and spawns ice blocks around it. This is what i've used for the procedure but it doesn't seem to be working at all. Any idea why so?
Screenshot: 

ice sword procedure

 

Last seen on 10:48, 19. Apr 2019
Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@Klemen ?? Please help me…
Tue, 04/02/2019 - 08:19

@Klemen ?? Please help me out, please tell me what's wrong with this procedure.

Last seen on 15:54, 6. Jun 2023
Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think you have to set the…
Wed, 04/03/2019 - 16:34

I think you have to set the Duration in ticks (1 second = 20ticks) so if you want 7 seconds it would be 140

Last seen on 10:48, 19. Apr 2019
Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
even if that's true, the ice…
Thu, 04/04/2019 - 09:56

even if that's true, the ice blocks are not being placed. which means it's failing somewhere

Last seen on 10:48, 19. Apr 2019
Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@Klemen the procedure is…
Thu, 04/04/2019 - 09:57

@Klemen the procedure is called whenever an entity is attacked by the Sword. it isn't working though...

Last seen on 10:48, 19. Apr 2019
Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@Klemen i don't get it? i…
Fri, 04/05/2019 - 10:05

@Klemen i don't get it? i said it's triggered by attacking a mob. it's placed right at the location of that mob, it's on IceSwordMobIsHitBySword or whatever that's called.

If you just make a procedure…
Fri, 04/05/2019 - 13:16

If you just make a procedure, it won't happen by itself. I am asking you where did you select this procedure to happen? Which gray box with procedures listed has selected this procedure in other words.

If you just give the…
Fri, 04/05/2019 - 13:18

If you just give the procedure a name, it won't just magically happen. You need to trigger it. Check this tutorial playlist for help on procedure: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei

Last seen on 10:48, 19. Apr 2019
Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@Klemen Here are all the…
Sat, 04/06/2019 - 12:54

@Klemen Here are all the screenshots of the things you want to see. I did tell you that the procedure is linked to the event that a mob is attacked by the sword.

IceSwordProcedure

 

Last seen on 10:48, 19. Apr 2019
Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@Klemen nevermind it started…
Sat, 04/06/2019 - 13:05

@Klemen nevermind it started working, i had to unlink the procedure from the event and then re-link it to the event. then it started working. Thanks for the help, greatly appreciated.

Mob is attacked by the sword…
Sun, 04/07/2019 - 08:47

Mob is attacked by the sword is not the same as When mob hit with tool.

Nevertheless, I am glad to hear it started to work. For the future, unless you really know why you would need to lock a mod element, don't do it.

Last seen on 00:09, 14. Apr 2019
Joined Apr 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well it's just that you need…
Mon, 04/08/2019 - 18:12

Well it's just that you need something to be at the top of your screen and look for something that says template library and then look for what it says more or less add potion if entity select it and you will see a code with that the only thing that has to to do is leave the part of if and from there in the part of do you replace it with your code that you have done.

Last seen on 02:35, 28. Jan 2024
Joined Nov 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hey I saw this forum and I…
Sun, 01/28/2024 - 02:34

Hey I saw this forum and I was wondering if anyone knows how a way to add models with animated textures that I can use for things like slash vfx