Open Zakkaroom opened 1 year ago
I'm experiencing something similar except the color is correct. Whenever they crouch it sorta "toggles" their glow for a few seconds then they unglow. Then when they move it flashes their glow. They shouldn't be glowing at all. I have no idea what is happening and debug messages reveal that my code is working perfectly, so it must be something with GlowAPI.
This issue was never resolved and probably will not be … I suggest you find another Glow Api. I found one later on and it worked but I can’t remember the name sorry
Le 23 juill. 2023 à 20:48, srnyx @.***> a écrit :
I'm experiencing something similar except the color is correct. Whenever they crouch it sorta "toggles" their glow for a few seconds then they unglow. Then when they move it flashes their glow. They shouldn't be glowing at all. I have no idea what is happening and debug messages reveal that my code is working perfectly, so it must be something with GlowAPI.
— Reply to this email directly, view it on GitHubhttps://github.com/InventivetalentDev/GlowAPI/issues/137#issuecomment-1647035010, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJTUV33MEJLYA6AKXJDWHLDXRXA5NANCNFSM6AAAAAAT5FT2TQ. You are receiving this because you authored the thread.Message ID: @.***>
This issue was never resolved and probably will not be … I suggest you find another Glow Api. I found one later on and it worked but I can’t remember the name sorry
This is the best working one I've found, there's a fork of this one called WarpedGlowAPI or something and it's pretty good except there are a few bugs, and that API's developer also won't respond (tried to friend/message on Discord). Someone needs to swoop in and make the best, yet simple, remake of GlowAPI!
In my code, I am writing this : GlowAPI.setGlowing(player,GlowAPI.Color.AQUA,players); So for every players in my team, they see the others in the team in aqua. But for some reason, they seem to be seeing the other team in white when they crouch / after they crouch for some time
I mean, this is actually the only part I am using of your code... I have no listeners on Sneaking
The players should only see in Aqua the other players of their team.