UI not working in multiplayer.

yep that should be easy so we have to break it down, the way to test is to put print strings or breakpoints on failure points

so start with the input, is it being fired on all players, check the int is it the correct value, check the changeslot function did it receive the correct value.

from there we can debug whats going wrong