Armor changing keybind

Started by Cantaloupe101 on

Topic category: Help with MCreator software

Active 3 years ago
Joined Apr 2020
Points:
636

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
Armor changing keybind

I'm trying to find a way so that when a keybind is pressed either the texture of the armor worn is changed or it changes out the helmet. anyone have ideas?

Active 1 year ago
Joined Oct 2020
Points:
1617

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
code or another armor
Sun, 10/17/2021 - 15:08

code or another armor

Active 3 years ago
Joined Apr 2020
Points:
636

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
What kind of code do you…
Sun, 10/17/2021 - 15:21

What kind of code do you think? I already tried some things but they didn't work

Active 3 years ago
Joined Apr 2020
Points:
636

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
how would I modify it?
Sun, 10/17/2021 - 16:42

how would I modify it?

Active 1 year ago
Joined Oct 2020
Points:
1617

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
no idea, good luck :D! btw…
Sun, 10/17/2021 - 16:54

no idea, good luck :D!

btw you can just make a 2nd armor

Active 3 years ago
Joined Apr 2020
Points:
636

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
I did make a second armor…
Sun, 10/17/2021 - 18:35

I did make a second armor but I have no idea how to make them switch with a keybind

Active 1 year ago
Joined Oct 2020
Points:
1617

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
just if get item in armor…
Sun, 10/17/2021 - 19:18

just if get item in armor slot 5 of event target entity = ARMOR

do set 2_ARMOR in armor slot 5 of event target entity

Active 3 years ago
Joined Apr 2020
Points:
636

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
could you send like a ss of…
Sat, 10/30/2021 - 22:24

could you send like a ss of an example?

Active 1 year ago
Joined Oct 2020
Points:
1617

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
search on yt: how to make…
Sat, 10/30/2021 - 22:37

search on yt: how to make procedures, then come back :D

Active 3 years ago
Joined Apr 2020
Points:
636

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
figured it out, thanks so…
Sat, 10/30/2021 - 22:54

figured it out, thanks so much for the help