This armor script I am editing unmounts my helmet when I put on a chestpiece.

Author Topic: This armor script I am editing unmounts my helmet when I put on a chestpiece.  (Read 2377 times)

That stems from the fact that there are only four slots for mounting but five different types of items that use them: hats, armor, left handed weapon, right handed weapon, and emotes. If you want to have the first four all on at the same time you need to disable emotes (which is what my code does). Helmets unmounting armor probably means that you both have them on the same mount slot and when you equip one it unmounts the other. Fix this by giving it a different slot

Alright I'll try it out again I guess I overlooked the script, sorry.

Been kinda busy trying to fix other stuff too.

i think the helmet and chestpiece works like the superhat mod
when theres two hats at the same mounting area it just unmounts it so its problly like
- helmet : mount part 1
- chestpiece : mount part 1
i think due to torque limitations it can only have one mount or thats how it works

Well how does cordax get armors and helmets to work?

His armor and helmet have different mount slots that don't conflict