How to make these things?

Started by ArsenicC on

Topic category: Help with MCreator software

Last seen on 20:27, 9. Feb 2020
Joined Jan 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make these things?
Wed, 11/21/2018 - 10:25 (edited)

I'm new member of MCreator. And wanna make my new mod called Technaira or Technairla. And, i have actually alot problems what i can't solve. Help me please.
P.S. Sorry for too many questions.

1. How to make chance of procedure. Example:
"Something" will explode on chance 40% (else don't do procedure.)

2. How to make "Procedure Radius". Example:
"Something" will effect give effect to "Someone" Poison III for 5 Seconds on radius 5 Blocks (center of procedure radius is an "Something")

PLEASE HELP ME, WITHOUT IT MY MOD WILL BE SERIOUSLY UNFINISHED.
Thanks! -Arsen

 

Edited by ArsenicC on Wed, 11/21/2018 - 10:25
Last seen on 12:54, 9. Apr 2022
Joined Jul 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make a Procedure Go to…
Mon, 11/19/2018 - 23:22

Make a Procedure Go to template Library and pull out 70 percent change and change 0.7 to 0.4
(If your on lateist version)

Last seen on 20:27, 9. Feb 2020
Joined Jan 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you so much! I do not…
Tue, 11/20/2018 - 09:26

Thank you so much!
I do not expected there are so kind community.

But i still need procedure radius. Anyways, Thanks!

The radius procedure is not…
Wed, 11/21/2018 - 10:13

The radius procedure is not possible yet, unfortunately. You can open a support ticket and we will consider implementing this in the next updates.

Last seen on 14:43, 2. Aug 2022
Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I can help get a command…
Wed, 11/21/2018 - 20:51

I can help get a command procedure block and type

effect @e[type=!player,r=5] poison 3 5