This can't be triggered by a player but with code calling equipment.clear() and tele() at the same time on player1 means any player2 within sight will see player1 wearing the old gear if they teleport to them afterwards. Presumably it's a timing issue where flagApperance means they are supposed to get the local update but don't or something
This can't be triggered by a player but with code calling equipment.clear() and tele() at the same time on player1 means any player2 within sight will see player1 wearing the old gear if they teleport to them afterwards. Presumably it's a timing issue where flagApperance means they are supposed to get the local update but don't or something