SplEko
New member
- Joined
- Jan 6, 2023
- Messages
- 13
- Reaction score
- 0
I have it in my code so that: When Player Sneaks-If Player is wearing armor-give potion effect. The problem is when the player sneaks, it will give the potion effect with or without the armor.
Also, in the code for removing the armor, which is set to: when player walks-If player is NOT wearing armor-remove potion effect. The thing is, when I walk with the armor on, it still removes the potion, even though I have it set to remove the potion if the player is not wearing the armor.
Also, in the code for removing the armor, which is set to: when player walks-If player is NOT wearing armor-remove potion effect. The thing is, when I walk with the armor on, it still removes the potion, even though I have it set to remove the potion if the player is not wearing the armor.