• Hey! Register here to create your account, engage with the community, and talk about what is new!

Posting again because no 1 is being helpful

SplEko

New member
Joined
Jan 6, 2023
Messages
12
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.
 

pixlii

Forum adept
Overlord
Joined
May 20, 2021
Messages
215
Reaction score
34
do you have the armor in the chest of the If Player? and do you have the correct armor on? either could be a problem and are the first thing that come to mind
 
Top Bottom